From f0f1b0cdfa3a0a73695eda52b25de71bd40adc5a Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 11 Nov 2009 04:46:38 -0500 Subject: Value.to_sequence returns a valid Python sequence --- src/system.hh.in | 1 + 1 file changed, 1 insertion(+) (limited to 'src/system.hh.in') 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 #include +#include #endif // HAVE_BOOST_PYTHON -- cgit v1.2.3