mirror of
https://github.com/boostorg/python.git
synced 2026-01-20 04:42:28 +00:00
Fix a build error on Tru64. Thanks to Ralf W. Grosse-Kunstleve for this
fix. [SVN r22250]
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
#include <boost/python/object.hpp>
|
||||
#include <boost/python/extract.hpp>
|
||||
#include <boost/python/converter/pytype_object_mgr_traits.hpp>
|
||||
|
||||
#include <iterator>
|
||||
|
||||
Reference in New Issue
Block a user