blob: 9ebb546ac8e414c6df99ff2fb8337691fd77693d [file] [log] [blame]
/*=============================================================================
Copyright (c) 2006 Tobias Schwinger
http://spirit.sourceforge.net/
Use, modification and distribution is subject to 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)
=============================================================================*/
#define BOOST_TYPEOF_EMULATION
#include <boost/spirit/include/classic_typeof.hpp>
#include <boost/spirit/include/classic_dynamic.hpp>
// currently not in the master header
#include <boost/spirit/include/classic_switch.hpp>
#include <boost/spirit/include/classic_select.hpp>