Chris@16: // boost/filesystem/exception.hpp -----------------------------------------------------// Chris@16: Chris@16: // Copyright Beman Dawes 2003 Chris@16: // Use, modification, and distribution is subject to the Boost Software Chris@16: // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at Chris@16: // http://www.boost.org/LICENSE_1_0.txt) Chris@16: Chris@16: // This header is no longer used. The contents have been moved to path.hpp. Chris@16: // It is provided so that user code #includes do not have to be changed.