Go to the documentation of this file.
13 # pragma warning(disable:4231) // nonstandard extension used 'extern'
15 # pragma warning(disable:4251) // needs to have dll-interface used by client
16 # pragma warning(disable:4275) // non dll-interface struct
17 # pragma warning(disable:4800) // 'int' : forcing value to bool
24 #include <boost/python.hpp>
26 using namespace hippodraw::Python;
27 using namespace boost::python;
Generated for HippoDraw Class Library by