From 71629bee73077e5a439a748bcb88ef1bd42d5f23 Mon Sep 17 00:00:00 2001 From: Aleksey Gurtovoy Date: Mon, 18 Nov 2002 10:32:28 +0000 Subject: [PATCH] new config headers [SVN r16309] --- include/boost/mpl/aux_/config/use_preprocessed.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/mpl/aux_/config/use_preprocessed.hpp b/include/boost/mpl/aux_/config/use_preprocessed.hpp index 2ed83dd..0165449 100644 --- a/include/boost/mpl/aux_/config/use_preprocessed.hpp +++ b/include/boost/mpl/aux_/config/use_preprocessed.hpp @@ -17,6 +17,6 @@ #ifndef BOOST_MPL_AUX_CONFIG_USE_PREPROCESSED_HPP_INCLUDED #define BOOST_MPL_AUX_CONFIG_USE_PREPROCESSED_HPP_INCLUDED -//#define BOOST_MPL_USE_PREPROCESSED_HEADERS +#define BOOST_MPL_USE_PREPROCESSED_HEADERS #endif // BOOST_MPL_AUX_CONFIG_USE_PREPROCESSED_HPP_INCLUDED