new Parameter.Python syntax

[SVN r34094]
This commit is contained in:
Daniel Wallin
2006-05-26 10:53:10 +00:00
committed by Peter Dimov
parent c847fc2b0c
commit 3b221ec25f

View File

@@ -27,7 +27,6 @@
# include <boost/python/to_python_converter.hpp>
# include <boost/parameter/aux_/maybe.hpp>
# include <boost/parameter/aux_/python/invoker.hpp>
# include <boost/parameter/aux_/python/function_types.hpp>
namespace boost { namespace parameter { namespace python
{