mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 17:32:55 +00:00
Integrating Andreas Zieringer's shared lib changes
Modified Files: build/Jamfile build/win32_mwcc_setup.bat src/classes.cpp src/conversions.cpp src/cross_module.cpp src/extension_class.cpp src/functions.cpp src/init_function.cpp src/module_builder.cpp src/objects.cpp src/types.cpp [SVN r12084]
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
// 03 Mar 01 added: pickle safety measures (Ralf W. Grosse-Kunstleve)
|
||||
// 03 Mar 01 bug fix: use bound_function::create() (instead of new bound_function)
|
||||
|
||||
#define BOOST_PYTHON_SOURCE
|
||||
|
||||
#include <boost/python/classes.hpp>
|
||||
#include <boost/python/detail/functions.hpp>
|
||||
#include <boost/python/detail/singleton.hpp>
|
||||
|
||||
Reference in New Issue
Block a user