123456789101112131415161718 |
- #if !defined(BOOST_FUSION_FUNCTIONAL_HPP_INCLUDED)
- #define BOOST_FUSION_FUNCTIONAL_HPP_INCLUDED
- #include <boost/fusion/support/config.hpp>
- #include <boost/fusion/functional/invocation.hpp>
- #include <boost/fusion/functional/adapter.hpp>
- #include <boost/fusion/functional/generation.hpp>
- #endif
|