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

Added missing #includes

[SVN r19782]
This commit is contained in:
Dave Abrahams
2003-08-26 11:45:47 +00:00
parent 4af28b2a46
commit 84daf14f1b
2 changed files with 3 additions and 0 deletions

View File

@@ -48,6 +48,7 @@
# include <boost/python/other.hpp>
# include <boost/python/overloads.hpp>
# include <boost/python/pointee.hpp>
# include <boost/python/pure_virtual.hpp>
# include <boost/python/ptr.hpp>
# include <boost/python/reference_existing_object.hpp>
# include <boost/python/register_ptr_to_python.hpp>