diff --git a/include/boost/openmethod/preamble.hpp b/include/boost/openmethod/preamble.hpp index 39b82c6f..789dda81 100644 --- a/include/boost/openmethod/preamble.hpp +++ b/include/boost/openmethod/preamble.hpp @@ -3,6 +3,7 @@ #include +#include #include #include @@ -96,7 +97,7 @@ struct odr_violation : openmethod_error { namespace detail { template -struct odr_check { +struct BOOST_SYMBOL_VISIBLE odr_check { static std::size_t count; template static std::size_t inc;