mirror of
https://github.com/boostorg/python.git
synced 2026-01-19 04:22:16 +00:00
added includes for call_method.hpp and def.hpp
This commit is contained in:
committed by
Stefan Seefeld
parent
500194edb7
commit
30dd3fe8b1
@@ -20,6 +20,8 @@ C++ Module Definition
|
||||
``
|
||||
#include <boost/python/module.hpp>
|
||||
#include <boost/python/class.hpp>
|
||||
#include <boost/python/call_method.hpp>
|
||||
#include <boost/python/def.hpp>
|
||||
#include <boost/utility.hpp>
|
||||
#include <cstring>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user