2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-23 17:52:17 +00:00

Remove module as obsoleted by Boost.NumPy.

This commit is contained in:
Stefan Seefeld
2017-07-20 11:39:58 -04:00
parent 69e38d2186
commit 2d1f66fd19
7 changed files with 2 additions and 632 deletions

View File

@@ -42,7 +42,6 @@
# include <boost/python/make_function.hpp>
# include <boost/python/manage_new_object.hpp>
# include <boost/python/module.hpp>
# include <boost/python/numeric.hpp>
# include <boost/python/object.hpp>
# include <boost/python/object_protocol.hpp>
# include <boost/python/object_protocol_core.hpp>