|
||||
File indexing completed on 2024-11-15 09:34:11
0001 // Boost cerrno.hpp header -------------------------------------------------// 0002 0003 // Copyright Beman Dawes 2005. 0004 // Use, modification, and distribution is subject to the Boost Software 0005 // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at 0006 // http://www.boost.org/LICENSE_1_0.txt) 0007 0008 // See library home page at http://www.boost.org/libs/system 0009 0010 #ifndef BOOST_CERRNO_HPP_INCLUDED 0011 #define BOOST_CERRNO_HPP_INCLUDED 0012 0013 #include <boost/system/detail/cerrno.hpp> 0014 0015 #endif // #ifndef BOOST_CERRNO_HPP_INCLUDED
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |