os/ossrv/ossrv_pub/boost_apis/boost/filesystem/exception.hpp
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/ossrv_pub/boost_apis/boost/filesystem/exception.hpp	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,9 @@
     1.4 +//  boost/filesystem/exception.hpp  -------------------------------------------//
     1.5 +
     1.6 +//  Copyright Beman Dawes 2003
     1.7 +//  Use, modification, and distribution is subject to the Boost Software
     1.8 +//  License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
     1.9 +//  http://www.boost.org/LICENSE_1_0.txt)
    1.10 +
    1.11 +//  This header is no long used. The contents have been moved to path.hpp.
    1.12 +//  It is provided so that user code #includes do not have to be changed.