2004-09-05 09:45:19 +00:00
|
|
|
|
2006-06-12 07:21:44 +00:00
|
|
|
// Copyright Aleksey Gurtovoy 2003-2004
|
2004-09-05 09:45:19 +00:00
|
|
|
//
|
|
|
|
// 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-05 09:45:19 +00:00
|
|
|
// $Date$
|
|
|
|
// $Revision$
|
|
|
|
|
2004-09-02 15:41:37 +00:00
|
|
|
#define BOOST_MPL_PREPROCESSING_MODE
|
2004-09-05 09:45:19 +00:00
|
|
|
#include <boost/config.hpp>
|
2004-09-02 15:41:37 +00:00
|
|
|
#include <boost/mpl/set/set20.hpp>
|