diff --git a/include/boost/exception/enable_error_info.hpp b/include/boost/exception/enable_error_info.hpp index 67adf15..daf8aac 100644 --- a/include/boost/exception/enable_error_info.hpp +++ b/include/boost/exception/enable_error_info.hpp @@ -8,7 +8,8 @@ #include #include -#include // For BOOST_STATIC_CONSTANT. +#include +#include namespace boost