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

Added missing #include thanks to Ben Hutchings <ben.hutchings-at-businesswebsoftware.com>

[SVN r18623]
This commit is contained in:
Dave Abrahams
2003-05-31 13:43:29 +00:00
parent bc112ba65f
commit 0db07ec25e

View File

@@ -6,7 +6,7 @@
#ifndef SCOPE_DWA2002724_HPP
# define SCOPE_DWA2002724_HPP
# include <boost/python/object_core.hpp>
# include <boost/python/object.hpp>
# include <boost/python/refcount.hpp>
# include <boost/utility.hpp>