summaryrefslogtreecommitdiff
path: root/boost/exception.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/exception.hpp')
-rw-r--r--boost/exception.hpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/boost/exception.hpp b/boost/exception.hpp
deleted file mode 100644
index 6424159c6d..0000000000
--- a/boost/exception.hpp
+++ /dev/null
@@ -1,11 +0,0 @@
-//Copyright (c) 2006-2008 Emil Dotchevski and Reverge Studios, Inc.
-
-//Distributed under the Boost Software License, Version 1.0. (See accompanying
-//file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
-
-#ifndef UUID_1D94A7C6054E11DB9804B622A1EF5492
-#define UUID_1D94A7C6054E11DB9804B622A1EF5492
-
-#error The header <boost/exception.hpp> has been deprecated. Please #include <boost/exception/all.hpp> instead.
-
-#endif