cerrno.hpp 525 B

123456789101112131415
  1. // Boost cerrno.hpp header -------------------------------------------------//
  2. // Copyright Beman Dawes 2005.
  3. // Use, modification, and distribution is subject to the Boost Software
  4. // License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  5. // http://www.boost.org/LICENSE_1_0.txt)
  6. // See library home page at http://www.boost.org/libs/system
  7. #ifndef BOOST_CERRNO_HPP_INCLUDED
  8. #define BOOST_CERRNO_HPP_INCLUDED
  9. #include <boost/system/detail/cerrno.hpp>
  10. #endif // #ifndef BOOST_CERRNO_HPP_INCLUDED