]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/fusion/include/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_fwd.hpp
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / fusion / include / boost / fusion / container / vector / detail / cpp03 / preprocessed / vector_fwd.hpp
CommitLineData
7c673cae
FG
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/cpp03/preprocessed/vvector10_fwd.hpp>
12#elif FUSION_MAX_VECTOR_SIZE <= 20
13#include <boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20_fwd.hpp>
14#elif FUSION_MAX_VECTOR_SIZE <= 30
15#include <boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30_fwd.hpp>
16#elif FUSION_MAX_VECTOR_SIZE <= 40
17#include <boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40_fwd.hpp>
18#elif FUSION_MAX_VECTOR_SIZE <= 50
19#include <boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50_fwd.hpp>
20#else
21#error "FUSION_MAX_VECTOR_SIZE out of bounds for preprocessed headers"
22#endif