CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
BoostPython.h
Go to the documentation of this file.
1 #ifndef FWCore_PythonParameterSet_BoostPython_h
2 #define FWCore_PythonParameterSet_BoostPython_h
3 // avoids compiler warning
4 #undef _POSIX_C_SOURCE
5 #include <boost/python.hpp>
6 #endif