Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/boost/wave.hpp was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 /*=============================================================================
0002     Boost.Wave: A Standard compliant C++ preprocessor library
0003 
0004     http://www.boost.org/
0005 
0006     See http://www.boost.org/libs/wave for documentation
0007 
0008     Copyright (c) 2001-2012 Hartmut Kaiser. Distributed under the Boost
0009     Software License, Version 1.0. (See accompanying file
0010     LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
0011 =============================================================================*/
0012 
0013 #if !defined(BOOST_WAVE_HPP_DCA0EA51_EF5B_4BF1_88A8_461DBC5F292B_INCLUDED)
0014 #define BOOST_WAVE_HPP_DCA0EA51_EF5B_4BF1_88A8_461DBC5F292B_INCLUDED
0015 
0016 #include <boost/wave/wave_config.hpp>
0017 #include <boost/wave/cpp_exceptions.hpp>
0018 #include <boost/wave/cpplexer/cpplexer_exceptions.hpp>
0019 
0020 #include <boost/wave/token_ids.hpp>
0021 #include <boost/wave/cpp_context.hpp>
0022 
0023 #endif // !defined(BOOST_WAVE_HPP_DCA0EA51_EF5B_4BF1_88A8_461DBC5F292B_INCLUDED)