2004-09-14 12:39:55 +00:00
|
|
|
|
|
|
|
|
// Copyright Aleksey Gurtovoy 2003-2004
|
|
|
|
|
//
|
|
|
|
|
// Distributed under the Boost Software License, Version 1.0.
|
|
|
|
|
// (See accompanying file LICENSE_1_0.txt or copy at
|
|
|
|
|
// http://www.boost.org/LICENSE_1_0.txt)
|
|
|
|
|
//
|
|
|
|
|
// See http://www.boost.org/libs/mpl for documentation.
|
|
|
|
|
|
2008-10-10 09:21:07 +00:00
|
|
|
// $Id$
|
2004-09-14 12:39:55 +00:00
|
|
|
// $Date$
|
|
|
|
|
// $Revision$
|
|
|
|
|
|
2003-08-05 02:13:04 +00:00
|
|
|
#define BOOST_NO_CONFIG
|
|
|
|
|
#define BOOST_NO_TEMPLATE_TEMPLATES
|
2004-09-07 08:53:22 +00:00
|
|
|
#define BOOST_MPL_CFG_NO_NESTED_VALUE_ARITHMETIC
|