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_SET_SIZE <= 10 11 #include <boost/fusion/container/set/detail/cpp03/preprocessed/as_set10.hpp> 12 #elif FUSION_MAX_SET_SIZE <= 20 13 #include <boost/fusion/container/set/detail/cpp03/preprocessed/as_set20.hpp> 14 #elif FUSION_MAX_SET_SIZE <= 30 15 #include <boost/fusion/container/set/detail/cpp03/preprocessed/as_set30.hpp> 16 #elif FUSION_MAX_SET_SIZE <= 40 17 #include <boost/fusion/container/set/detail/cpp03/preprocessed/as_set40.hpp> 18 #elif FUSION_MAX_SET_SIZE <= 50 19 #include <boost/fusion/container/set/detail/cpp03/preprocessed/as_set50.hpp> 20 #else 21 #error "FUSION_MAX_SET_SIZE out of bounds for preprocessed headers" 22 #endif 23