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

Fix missing declaration problem

[SVN r15243]
This commit is contained in:
uid30600
2002-09-09 20:31:51 +00:00
parent 75a0da31fb
commit 07561794e9

View File

@@ -8,6 +8,7 @@
# include <boost/type.hpp>
# include <boost/python/call.hpp>
# include <boost/python/handle_fwd.hpp>
# include <boost/python/errors.hpp>
# include <boost/python/slice_nil.hpp>