Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:52:28

0001 /*=============================================================================
0002   Copyright (c) 2001-2008 Joel de Guzman
0003   Copyright (c) 2001-2008 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 #ifndef BOOST_SPIRIT_INCLUDE_CLASSIC_DYNAMIC
0010 #define BOOST_SPIRIT_INCLUDE_CLASSIC_DYNAMIC
0011 #include <boost/spirit/home/classic/dynamic.hpp>
0012 #endif