From a1d3ec6c53ac1d3f0f45b4a1f563dab1697993d9 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Thu, 9 Jul 2009 03:51:30 +0000 Subject: [PATCH] Documentation update [SVN r54828] --- include/boost/exception.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/boost/exception.hpp b/include/boost/exception.hpp index 15ed0c9..ff31565 100644 --- a/include/boost/exception.hpp +++ b/include/boost/exception.hpp @@ -6,6 +6,8 @@ #ifndef UUID_1D94A7C6054E11DB9804B622A1EF5492 #define UUID_1D94A7C6054E11DB9804B622A1EF5492 +//The header has been deprecated. +//Please #include instead. #include #endif