This commit is contained in:
wangjiyu 2025-04-15 11:48:19 +08:00
parent c2fe936ce2
commit de4461ec76
1 changed files with 1 additions and 0 deletions

View File

@ -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>