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

quickie bugfix

[SVN r15433]
This commit is contained in:
Dave Abrahams
2002-09-18 04:07:20 +00:00
parent 4320c73336
commit ca5a222aec

View File

@@ -19,6 +19,7 @@
# include <boost/preprocessor/comma_if.hpp>
# include <boost/preprocessor/iterate.hpp>
# include <boost/preprocessor/debug/line.hpp>
# include <boost/preprocessor/enum_params.hpp>
# include <boost/preprocessor/repetition/enum_trailing_params.hpp>
namespace boost { namespace python { namespace detail {