1 /*=============================================================================
2     Copyright (c) 2001-2011 Joel de Guzman
3 
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 
7     This is an auto-generated file. Do not edit!
8 ==============================================================================*/
9 #if FUSION_MAX_VECTOR_SIZE <= 10
10 #include <boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp>
11 #elif FUSION_MAX_VECTOR_SIZE <= 20
12 #include <boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp>
13 #elif FUSION_MAX_VECTOR_SIZE <= 30
14 #include <boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp>
15 #elif FUSION_MAX_VECTOR_SIZE <= 40
16 #include <boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp>
17 #elif FUSION_MAX_VECTOR_SIZE <= 50
18 #include <boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp>
19 #else
20 #error "FUSION_MAX_VECTOR_SIZE out of bounds for preprocessed headers"
21 #endif
22