diff --git a/include/boost/exception/enable_error_info.hpp b/include/boost/exception/enable_error_info.hpp index 8029313..586a2d4 100644 --- a/include/boost/exception/enable_error_info.hpp +++ b/include/boost/exception/enable_error_info.hpp @@ -7,7 +7,6 @@ #define UUID_0C5D492E909711DCB658AD4556D89593 #include -#include namespace boost @@ -38,7 +37,7 @@ boost struct small_size { }; small_size dispatch( void * ); - template + template struct enable_error_info_helper; template