]> git.donarmstrong.com Git - rsem.git/blob - boost/fusion/container/vector/detail/preprocessed/vector.hpp
Updated boost to v1.55.0
[rsem.git] / boost / fusion / container / vector / detail / preprocessed / vector.hpp
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_VECTOR_SIZE <= 10
11 #include <boost/fusion/container/vector/detail/preprocessed/vvector10.hpp>
12 #elif FUSION_MAX_VECTOR_SIZE <= 20
13 #include <boost/fusion/container/vector/detail/preprocessed/vvector20.hpp>
14 #elif FUSION_MAX_VECTOR_SIZE <= 30
15 #include <boost/fusion/container/vector/detail/preprocessed/vvector30.hpp>
16 #elif FUSION_MAX_VECTOR_SIZE <= 40
17 #include <boost/fusion/container/vector/detail/preprocessed/vvector40.hpp>
18 #elif FUSION_MAX_VECTOR_SIZE <= 50
19 #include <boost/fusion/container/vector/detail/preprocessed/vvector50.hpp>
20 #else
21 #error "FUSION_MAX_VECTOR_SIZE out of bounds for preprocessed headers"
22 #endif