diff --git a/include/boost/python/exception_translator.hpp b/include/boost/python/exception_translator.hpp index 830d50d2..c7581780 100644 --- a/include/boost/python/exception_translator.hpp +++ b/include/boost/python/exception_translator.hpp @@ -5,10 +5,11 @@ // to its suitability for any purpose. #ifndef EXCEPTION_TRANSLATOR_DWA2002810_HPP # define EXCEPTION_TRANSLATOR_DWA2002810_HPP + +# include +# include # include # include -# include -# include namespace boost { namespace python {