mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 05:22:45 +00:00
Use call policies
[SVN r12618]
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
|
||||
// TODO: Move inline implementations from objects.cpp here
|
||||
|
||||
#define BOOST_PYTHON_SOURCE
|
||||
#ifndef BOOST_PYTHON_SOURCE
|
||||
r# define BOOST_PYTHON_SOURCE
|
||||
#endif
|
||||
|
||||
#include <boost/python/objects.hpp>
|
||||
#include <boost/python/detail/none.hpp>
|
||||
|
||||
Reference in New Issue
Block a user