williamr@2: 
williamr@2: #ifndef BOOST_MPL_AUX_CONFIG_WORKAROUND_HPP_INCLUDED
williamr@2: #define BOOST_MPL_AUX_CONFIG_WORKAROUND_HPP_INCLUDED
williamr@2: 
williamr@2: // Copyright Aleksey Gurtovoy 2002-2004
williamr@2: //
williamr@2: // Distributed under the Boost Software License, Version 1.0. 
williamr@2: // (See accompanying file LICENSE_1_0.txt or copy at 
williamr@2: // http://www.boost.org/LICENSE_1_0.txt)
williamr@2: //
williamr@2: // See http://www.boost.org/libs/mpl for documentation.
williamr@2: 
williamr@2: // $Source: /cvsroot/boost/boost/boost/mpl/aux_/config/workaround.hpp,v $
williamr@2: // $Date: 2004/09/02 15:40:45 $
williamr@2: // $Revision: 1.3 $
williamr@2: 
williamr@2: #include <boost/detail/workaround.hpp>
williamr@2: 
williamr@2: #endif // BOOST_MPL_AUX_CONFIG_WORKAROUND_HPP_INCLUDED