]> git.lyx.org Git - lyx.git/blob - boost/boost/exception/all.hpp
boost: update to version 1.40
[lyx.git] / boost / boost / exception / all.hpp
1 //Copyright (c) 2006-2008 Emil Dotchevski and Reverge Studios, Inc.\r
2 \r
3 //Distributed under the Boost Software License, Version 1.0. (See accompanying\r
4 //file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)\r
5 \r
6 #ifndef UUID_316FDA946C0D11DEA9CBAE5255D89593\r
7 #define UUID_316FDA946C0D11DEA9CBAE5255D89593\r
8 \r
9 #include <boost/exception/diagnostic_information.hpp>\r
10 #include <boost/exception/error_info.hpp>\r
11 #include <boost/exception/exception.hpp>\r
12 #include <boost/exception/get_error_info.hpp>\r
13 #include <boost/exception/info.hpp>\r
14 #include <boost/exception/info_tuple.hpp>\r
15 #include <boost/exception/errinfo_api_function.hpp>\r
16 #include <boost/exception/errinfo_at_line.hpp>\r
17 #include <boost/exception/errinfo_errno.hpp>\r
18 #include <boost/exception/errinfo_file_handle.hpp>\r
19 #include <boost/exception/errinfo_file_name.hpp>\r
20 #include <boost/exception/errinfo_file_open_mode.hpp>\r
21 #include <boost/exception/errinfo_type_info_name.hpp>\r
22 #ifndef BOOST_NO_EXCEPTIONS\r
23 #include <boost/exception_ptr.hpp>\r
24 #endif\r
25 \r
26 #endif\r