set10_c.cpp 397 B

12345678910111213141516
  1. // Copyright Aleksey Gurtovoy 2003-2004
  2. //
  3. // Distributed under the Boost Software License, Version 1.0.
  4. // (See accompanying file LICENSE_1_0.txt or copy at
  5. // http://www.boost.org/LICENSE_1_0.txt)
  6. //
  7. // See http://www.boost.org/libs/mpl for documentation.
  8. // $Id$
  9. // $Date$
  10. // $Revision$
  11. #define BOOST_MPL_PREPROCESSING_MODE
  12. #include <boost/config.hpp>
  13. #include <boost/mpl/set/set10_c.hpp>