id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 10932,Boost.Python Missing Include Placeholders,a.huebl@…,Stefan Seefeld,"Hi, I am compiling Boost.Python with '''nvcc/6.5''', '''gcc/4.6.2''', '''python/2.7.8''' and '''cmake/3.0.1''' right now. As a side note, I modified the standard ''FindPythonLibs.cmake'' a bit to match the ''cuda_add_library'' calls. During compile, get an error {{{ boost/python/exception_translator.hpp(22): error: identifier ""_1"" is undefined boost/python/exception_translator.hpp(22): error: identifier ""_2"" is undefined }}} due to a missing include: {{{ #include }}} The attached patch and GitHub pull request no. 13 fix the issue.",Bugs,closed,To Be Determined,python USE GITHUB,Boost 1.57.0,Showstopper,fixed,nvcc python missing include,