Project revived from Feb2017
[EroSomnia.git] / deps / boost_1_63_0 / boost / phoenix / core / detail / cpp03 / preprocessed / function_eval.hpp
bloba7b1288bf3f6bbc2dc5bafe63a57e8eaf3840dca
1 /*=============================================================================
2 Copyright (c) 2011 Hartmut Kaiser
4 Distributed under the Boost Software License, Version 1.0. (See accompanying
5 file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
6 ==============================================================================*/
8 #if !defined(BOOST_PHOENIX_PREPROCESSED_CORE_DETAIL_FUNCTION_EVAL_HPP)
9 #define BOOST_PHOENIX_PREPROCESSED_CORE_DETAIL_FUNCTION_EVAL_HPP
11 #if BOOST_PHOENIX_LIMIT <= 10
12 #include <boost/phoenix/core/detail/cpp03/preprocessed/function_eval_10.hpp>
13 #elif BOOST_PHOENIX_LIMIT <= 20
14 #include <boost/phoenix/core/detail/cpp03/preprocessed/function_eval_20.hpp>
15 #elif BOOST_PHOENIX_LIMIT <= 30
16 #include <boost/phoenix/core/detail/cpp03/preprocessed/function_eval_30.hpp>
17 #elif BOOST_PHOENIX_LIMIT <= 40
18 #include <boost/phoenix/core/detail/cpp03/preprocessed/function_eval_40.hpp>
19 #elif BOOST_PHOENIX_LIMIT <= 50
20 #include <boost/phoenix/core/detail/cpp03/preprocessed/function_eval_50.hpp>
21 #else
22 #error "BOOST_PHOENIX_LIMIT out of bounds for preprocessed headers"
23 #endif
25 #endif