/Src/Dependencies/Boost/boost/spirit/home/phoenix/fusion.hpp

http://hadesmem.googlecode.com/ · C++ Header · 12 lines · 4 code · 2 blank · 6 comment · 0 complexity · 7284e342e728422804d19905ef8b0bee MD5 · raw file

  1. /*=============================================================================
  2. Copyright (c) 2007 Joel de Guzman
  3. Distributed under the Boost Software License, Version 1.0. (See accompanying
  4. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  5. ==============================================================================*/
  6. #ifndef PHOENIX_FUSION_HPP
  7. #define PHOENIX_FUSION_HPP
  8. #include <boost/spirit/home/phoenix/fusion/at.hpp>
  9. #endif