/Src/Dependencies/Boost/boost/fusion/algorithm/iteration/fold.hpp
http://hadesmem.googlecode.com/ · C++ Header · 15 lines · 4 code · 3 blank · 8 comment · 0 complexity · 19d644c29bd101d40346fbbcc12354b3 MD5 · raw file
- /*=============================================================================
- Copyright (c) 2001-2007 Joel de Guzman
- Copyright (c) 2007 Dan Marsden
- Copyright (c) 2009-2010 Christopher Schmidt
- 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_FUSION_ALGORITHM_ITERATION_FOLD_HPP
- #define BOOST_FUSION_ALGORITHM_ITERATION_FOLD_HPP
- #include <boost/fusion/algorithm/iteration/detail/fold.hpp>
- #endif