summaryrefslogtreecommitdiff
path: root/boost/filesystem/v3/exception.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/filesystem/v3/exception.hpp')
-rw-r--r--boost/filesystem/v3/exception.hpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/boost/filesystem/v3/exception.hpp b/boost/filesystem/v3/exception.hpp
deleted file mode 100644
index 985cd8f715..0000000000
--- a/boost/filesystem/v3/exception.hpp
+++ /dev/null
@@ -1,9 +0,0 @@
-// boost/filesystem/exception.hpp -----------------------------------------------------//
-
-// Copyright Beman Dawes 2003
-// Use, modification, and distribution is subject to 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)
-
-// This header is no longer used. The contents have been moved to path.hpp.
-// It is provided so that user code #includes do not have to be changed.