comparison DEPENDENCIES/generic/include/boost/log/detail/format.hpp @ 101:c530137014c0

Update Boost headers (1.58.0)
author Chris Cannam
date Mon, 07 Sep 2015 11:12:49 +0100
parents 2665513ce2d3
children
comparison
equal deleted inserted replaced
100:793467b5e61c 101:c530137014c0
1 /* 1 /*
2 * Copyright Andrey Semashev 2007 - 2013. 2 * Copyright Andrey Semashev 2007 - 2015.
3 * Distributed under the Boost Software License, Version 1.0. 3 * Distributed under the Boost Software License, Version 1.0.
4 * (See accompanying file LICENSE_1_0.txt or copy at 4 * (See accompanying file LICENSE_1_0.txt or copy at
5 * http://www.boost.org/LICENSE_1_0.txt) 5 * http://www.boost.org/LICENSE_1_0.txt)
6 */ 6 */
7 /*! 7 /*!
331 331
332 } // namespace boost 332 } // namespace boost
333 333
334 #include <boost/log/detail/footer.hpp> 334 #include <boost/log/detail/footer.hpp>
335 335
336 #endif // BOOST_LOG_DETAIL_SNPRINTF_HPP_INCLUDED_ 336 #endif // BOOST_LOG_DETAIL_FORMAT_HPP_INCLUDED_