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 ==============================================================================*/
9 #if FUSION_MAX_VECTOR_SIZE <= 10
10 #include <boost/fusion/container/vector/detail/preprocessed/vector_chooser10.hpp>
11 #elif FUSION_MAX_VECTOR_SIZE <= 20
12 #include <boost/fusion/container/vector/detail/preprocessed/vector_chooser20.hpp>
13 #elif FUSION_MAX_VECTOR_SIZE <= 30
14 #include <boost/fusion/container/vector/detail/preprocessed/vector_chooser30.hpp>
15 #elif FUSION_MAX_VECTOR_SIZE <= 40
16 #include <boost/fusion/container/vector/detail/preprocessed/vector_chooser40.hpp>
17 #elif FUSION_MAX_VECTOR_SIZE <= 50
18 #include <boost/fusion/container/vector/detail/preprocessed/vector_chooser50.hpp>
20 #error "FUSION_MAX_VECTOR_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