Project revived from Feb2017
[EroSomnia.git] / deps / boost_1_63_0 / boost / msm / front / euml / algorithm.hpp
blobb4bd5086d56ab1484a478bfb8ddd3b0f857b0fc6
1 // Copyright 2008 Christophe Henry
2 // henry UNDERSCORE christophe AT hotmail DOT com
3 // This is an extended version of the state machine available in the boost::mpl library
4 // Distributed under the same license as the original.
5 // Copyright for the original version:
6 // Copyright 2005 David Abrahams and Aleksey Gurtovoy. Distributed
7 // under the Boost Software License, Version 1.0. (See accompanying
8 // file LICENSE_1_0.txt or copy at
9 // http://www.boost.org/LICENSE_1_0.txt)
11 #ifndef BOOST_MSM_FRONT_EUML_ALGORITHM_H
12 #define BOOST_MSM_FRONT_EUML_ALGORITHM_H
14 #include <boost/msm/front/euml/iteration.hpp>
15 #include <boost/msm/front/euml/querying.hpp>
16 #include <boost/msm/front/euml/transformation.hpp>
19 #endif //BOOST_MSM_FRONT_EUML_ALGORITHM_H