diff --git a/Lib/python/std_string.i b/Lib/python/std_string.i index 8f5e84301..70ab02c4c 100644 --- a/Lib/python/std_string.i +++ b/Lib/python/std_string.i @@ -5,6 +5,10 @@ #ifndef SWIG_STD_BASIC_STRING #define SWIG_STD_STRING +%{ +#include +%} + %include namespace std