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