Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2024-11-15 09:32:21

0001 #ifndef BOOST_SYSTEM_ERROR_CATEGORY_HPP_INCLUDED
0002 #define BOOST_SYSTEM_ERROR_CATEGORY_HPP_INCLUDED
0003 
0004 // Copyright 2020 Peter Dimov
0005 // Distributed under the Boost Software License, Version 1.0
0006 // http://www.boost.org/LICENSE_1_0.txt
0007 //
0008 // See library home page at http://www.boost.org/libs/system
0009 
0010 #include <boost/system/detail/error_category.hpp>
0011 #include <boost/system/detail/error_category_impl.hpp>
0012 
0013 #endif // #ifndef BOOST_SYSTEM_ERROR_CATEGORY_HPP_INCLUDED