diff options
Diffstat (limited to 'src/system.hh.in')
-rw-r--r-- | src/system.hh.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/system.hh.in b/src/system.hh.in index abb823dc..341ce129 100644 --- a/src/system.hh.in +++ b/src/system.hh.in @@ -249,6 +249,7 @@ void serialize(Archive& ar, istream_pos_type& pos, const unsigned int) #include <unicodeobject.h> #include <boost/python/module_init.hpp> +#include <boost/python/suite/indexing/vector_indexing_suite.hpp> #endif // HAVE_BOOST_PYTHON |