Fixed missing include.

[SVN r33269]
This commit is contained in:
Daniel Wallin
2006-03-08 15:51:25 +00:00
committed by Peter Dimov
parent f2a752572d
commit 70a15dff68

View File

@@ -23,6 +23,7 @@
# include <boost/mpl/begin_end.hpp>
# include <boost/mpl/not.hpp>
# include <boost/python/def.hpp>
# include <boost/python/make_constructor.hpp>
# include <boost/python/to_python_converter.hpp>
# include <boost/parameter/aux_/maybe.hpp>
# include <boost/parameter/aux_/python/invoker.hpp>