diff options
Diffstat (limited to 'src/boost/libs/mpl/preprocessed/set/set50_c.cpp')
-rw-r--r-- | src/boost/libs/mpl/preprocessed/set/set50_c.cpp | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/boost/libs/mpl/preprocessed/set/set50_c.cpp b/src/boost/libs/mpl/preprocessed/set/set50_c.cpp new file mode 100644 index 00000000..0ce79819 --- /dev/null +++ b/src/boost/libs/mpl/preprocessed/set/set50_c.cpp @@ -0,0 +1,16 @@ + +// 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. + +// $Id$ +// $Date$ +// $Revision$ + +#define BOOST_MPL_PREPROCESSING_MODE +#include <boost/config.hpp> +#include <boost/mpl/set/set50_c.hpp> |