1 /*=============================================================================
2 Copyright (c) 2001-2011 Joel de Guzman
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)
7 This is an auto-generated file. Do not edit!
8 ==============================================================================*/
10 #if FUSION_MAX_LIST_SIZE <= 10
11 #include <boost/fusion/container/list/detail/preprocessed/list_to_cons10.hpp>
12 #elif FUSION_MAX_LIST_SIZE <= 20
13 #include <boost/fusion/container/list/detail/preprocessed/list_to_cons20.hpp>
14 #elif FUSION_MAX_LIST_SIZE <= 30
15 #include <boost/fusion/container/list/detail/preprocessed/list_to_cons30.hpp>
16 #elif FUSION_MAX_LIST_SIZE <= 40
17 #include <boost/fusion/container/list/detail/preprocessed/list_to_cons40.hpp>
18 #elif FUSION_MAX_LIST_SIZE <= 50
19 #include <boost/fusion/container/list/detail/preprocessed/list_to_cons50.hpp>
21 #error "FUSION_MAX_LIST_SIZE out of bounds for preprocessed headers"
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams