|
||||
File indexing completed on 2025-01-19 09:47:53
0001 /*============================================================================= 0002 Copyright (c) 2001-2011 Joel de Guzman 0003 Copyright (c) 2001-2011 Hartmut Kaiser 0004 http://spirit.sourceforge.net/ 0005 0006 Distributed under the Boost Software License, Version 1.0. (See accompanying 0007 file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 0008 =============================================================================*/ 0009 #if !defined(BOOST_SPIRIT_ACTION_DISPATCH_APRIL_18_2008_0720AM) 0010 #define BOOST_SPIRIT_ACTION_DISPATCH_APRIL_18_2008_0720AM 0011 0012 #if defined(_MSC_VER) 0013 #pragma once 0014 #endif 0015 0016 #include