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 
10 #if FUSION_MAX_LIST_SIZE <= 10
11 #include <boost/fusion/container/list/detail/preprocessed/list10.hpp>
12 #elif FUSION_MAX_LIST_SIZE <= 20
13 #include <boost/fusion/container/list/detail/preprocessed/list20.hpp>
14 #elif FUSION_MAX_LIST_SIZE <= 30
15 #include <boost/fusion/container/list/detail/preprocessed/list30.hpp>
16 #elif FUSION_MAX_LIST_SIZE <= 40
17 #include <boost/fusion/container/list/detail/preprocessed/list40.hpp>
18 #elif FUSION_MAX_LIST_SIZE <= 50
19 #include <boost/fusion/container/list/detail/preprocessed/list50.hpp>
20 #else
21 #error "FUSION_MAX_LIST_SIZE out of bounds for preprocessed headers"
22 #endif
23