|
||||
File indexing completed on 2025-01-18 09:52:30
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 #ifndef BOOST_SPIRIT_VERSION_HPP 0010 #define BOOST_SPIRIT_VERSION_HPP 0011 0012 #include <boost/spirit/include/version.hpp> 0013 0014 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |