comparison DEPENDENCIES/generic/include/boost/date_time/time_facet.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) 2004-2005 CrystalClear Software, Inc. 5 /* Copyright (c) 2004-2005 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: Martin Andrian, Jeff Garland, Bart Garst 9 * Author: Martin Andrian, Jeff Garland, Bart Garst
10 * $Date: 2013-10-15 08:22:02 -0700 (Tue, 15 Oct 2013) $ 10 * $Date$
11 */ 11 */
12 12
13 #include <cctype> 13 #include <cctype>
14 #include <locale> 14 #include <locale>
15 #include <limits> 15 #include <limits>