mirror of
https://github.com/boostorg/python.git
synced 2026-02-22 03:32:21 +00:00
More cleanups for mpl_v2
[SVN r13516]
This commit is contained in:
@@ -8,10 +8,8 @@
|
||||
#include <boost/python/manage_new_object.hpp>
|
||||
#include <boost/python/return_internal_reference.hpp>
|
||||
#include <boost/python/class.hpp>
|
||||
#include <boost/mpl/type_list.hpp>
|
||||
|
||||
using namespace boost::python;
|
||||
using boost::mpl::type_list;
|
||||
|
||||
int a_instances = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user