diff --git a/include/boost/exception.hpp b/include/boost/exception.hpp index ff31565..6424159 100644 --- a/include/boost/exception.hpp +++ b/include/boost/exception.hpp @@ -6,8 +6,6 @@ #ifndef UUID_1D94A7C6054E11DB9804B622A1EF5492 #define UUID_1D94A7C6054E11DB9804B622A1EF5492 -//The header has been deprecated. -//Please #include instead. -#include +#error The header has been deprecated. Please #include instead. #endif