2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 16:32:16 +00:00

More cleanups for mpl_v2

[SVN r13516]
This commit is contained in:
Dave Abrahams
2002-04-17 04:34:34 +00:00
parent 52f1e3c171
commit ced887cd61

View File

@@ -14,6 +14,7 @@
# include <boost/python/object/forward.hpp>
# include <boost/python/detail/preprocessor.hpp>
# include <boost/preprocessor/enum_params.hpp>
# include <boost/preprocessor/expr_if.hpp>
namespace boost { namespace python { namespace objects {