aboutsummaryrefslogtreecommitdiff
path: root/boost/exception.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/exception.hpp')
-rw-r--r--boost/exception.hpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/boost/exception.hpp b/boost/exception.hpp
index 6424159c..ff315654 100644
--- a/boost/exception.hpp
+++ b/boost/exception.hpp
@@ -6,6 +6,8 @@
#ifndef UUID_1D94A7C6054E11DB9804B622A1EF5492
#define UUID_1D94A7C6054E11DB9804B622A1EF5492
-#error The header <boost/exception.hpp> has been deprecated. Please #include <boost/exception/all.hpp> instead.
+//The header <boost/exception.hpp> has been deprecated.
+//Please #include <boost/exception/all.hpp> instead.
+#include <boost/exception/all.hpp>
#endif