diff --git a/include/boost/detail/utf8_codecvt_facet.hpp b/include/boost/detail/utf8_codecvt_facet.hpp index 5b14269..a800150 100644 --- a/include/boost/detail/utf8_codecvt_facet.hpp +++ b/include/boost/detail/utf8_codecvt_facet.hpp @@ -108,11 +108,8 @@ BOOST_UTF8_BEGIN_NAMESPACE #ifndef BOOST_UTF8_DECL #define BOOST_UTF8_DECL #endif -#ifndef BOOST_SYMBOL_VISIBLE -#define BOOST_SYMBOL_VISIBLE -#endif -struct BOOST_SYMBOL_VISIBLE utf8_codecvt_facet : +struct BOOST_UTF8_DECL utf8_codecvt_facet : public std::codecvt { public: