Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/boost/system/system_category.hpp was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #ifndef BOOST_SYSTEM_SYSTEM_CATEGORY_HPP_INCLUDED
0002 #define BOOST_SYSTEM_SYSTEM_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/system_category.hpp>
0011 #include <boost/system/detail/system_category_impl.hpp>
0012 #include <boost/system/detail/error_category_impl.hpp>
0013 
0014 #endif // #ifndef BOOST_SYSTEM_SYSTEM_CATEGORY_HPP_INCLUDED