From 3de5974419b62307a2953a7a8e38a42468810d25 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 1 Dec 2009 02:16:50 +0000 Subject: [PATCH] Suppressing warnings. Please report any problems (may have broken something!) [SVN r58072] --- include/boost/exception.hpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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