ultimatepp/bazaar/Py/Py.cpp

9 lines
117 B
C++

#include "Py.h"
#ifdef flagBOOSTPY
using namespace boost::python;
#endif
NAMESPACE_UPP
END_UPP_NAMESPACE