comparison DEPENDENCIES/generic/include/boost/date_time/locale_config.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
4 /* Copyright (c) 2002-2006 CrystalClear Software, Inc. 4 /* Copyright (c) 2002-2006 CrystalClear Software, Inc.
5 * Use, modification and distribution is subject to the 5 * Use, modification and distribution is subject to the
6 * Boost Software License, Version 1.0. (See accompanying 6 * Boost Software License, Version 1.0. (See accompanying
7 * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) 7 * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
8 * Author: Jeff Garland 8 * Author: Jeff Garland
9 * $Date: 2008-02-27 12:00:24 -0800 (Wed, 27 Feb 2008) $ 9 * $Date$
10 */ 10 */
11 11
12 // This file configures whether the library will support locales and hence 12 // This file configures whether the library will support locales and hence
13 // iostream based i/o. Even if a compiler has some support for locales, 13 // iostream based i/o. Even if a compiler has some support for locales,
14 // any failure to be compatible gets the compiler on the exclusion list. 14 // any failure to be compatible gets the compiler on the exclusion list.