diff --git a/include/boost/core/type_name.hpp b/include/boost/core/type_name.hpp index 19ae1b5..4afef1d 100644 --- a/include/boost/core/type_name.hpp +++ b/include/boost/core/type_name.hpp @@ -289,7 +289,7 @@ template<> struct tn_holder } }; -template<> struct tn_holder +template<> struct tn_holder { static std::string type_name( std::string const& suffix ) { @@ -297,7 +297,7 @@ template<> struct tn_holder } }; -template<> struct tn_holder +template<> struct tn_holder { static std::string type_name( std::string const& suffix ) {