From dab1e8e522f9eac24bdb7db72ce5cd3096dc2f58 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 16 Dec 2009 22:26:57 +0000 Subject: [PATCH] Merging changes from trunk. [SVN r58421] --- 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