/Src/Dependencies/Boost/boost/spirit/include/support_info.hpp
http://hadesmem.googlecode.com/ · C++ Header · 17 lines · 7 code · 3 blank · 7 comment · 0 complexity · 1f5400a306e15b74aab9719d0668e8fe MD5 · raw file
- /*=============================================================================
- Copyright (c) 2001-2011 Joel de Guzman
- http://spirit.sourceforge.net/
- Distributed under 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)
- =============================================================================*/
- #ifndef BOOST_SPIRIT_INCLUDE_SUPPORT_INFO
- #define BOOST_SPIRIT_INCLUDE_SUPPORT_INFO
- #if defined(_MSC_VER)
- #pragma once
- #endif
- #include <boost/spirit/home/support/info.hpp>
- #endif