debug
This commit is contained in:
parent
c2fe936ce2
commit
de4461ec76
|
@ -20,6 +20,7 @@
|
|||
#include <Python.h>
|
||||
#include <boost/python.hpp>
|
||||
#include <boost/python/detail/wrap_python.hpp>
|
||||
#include <boost/python/numpy.hpp>
|
||||
#include <boost/python/detail/prefix.hpp>
|
||||
#include <boost/python/module.hpp>
|
||||
#include <boost/python/def.hpp>
|
||||
|
|
Loading…
Reference in New Issue