comparison DEPENDENCIES/generic/include/boost/date_time/period_parser.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
5 /* Copyright (c) 2002-2004 CrystalClear Software, Inc. 5 /* Copyright (c) 2002-2004 CrystalClear Software, Inc.
6 * Use, modification and distribution is subject to the 6 * Use, modification and distribution is subject to the
7 * Boost Software License, Version 1.0. (See accompanying 7 * Boost Software License, Version 1.0. (See accompanying
8 * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) 8 * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
9 * Author: Jeff Garland, Bart Garst 9 * Author: Jeff Garland, Bart Garst
10 * $Date: 2008-11-13 12:10:23 -0800 (Thu, 13 Nov 2008) $ 10 * $Date$
11 */ 11 */
12 12
13 #include <boost/throw_exception.hpp> 13 #include <boost/throw_exception.hpp>
14 #include <boost/date_time/string_parse_tree.hpp> 14 #include <boost/date_time/string_parse_tree.hpp>
15 #include <boost/date_time/string_convert.hpp> 15 #include <boost/date_time/string_convert.hpp>