typeof_core.cpp 559 B

12345678910111213
  1. /*=============================================================================
  2. Copyright (c) 2006 Tobias Schwinger
  3. http://spirit.sourceforge.net/
  4. Use, modification and distribution is subject to the Boost Software
  5. License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  6. http://www.boost.org/LICENSE_1_0.txt)
  7. =============================================================================*/
  8. #define BOOST_TYPEOF_EMULATION
  9. #include <boost/spirit/include/classic_typeof.hpp>
  10. #include <boost/spirit/include/classic_core.hpp>