summaryrefslogtreecommitdiff
path: root/boost/fusion/container/map/detail/preprocessed/as_map.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/fusion/container/map/detail/preprocessed/as_map.hpp')
-rw-r--r--boost/fusion/container/map/detail/preprocessed/as_map.hpp22
1 files changed, 22 insertions, 0 deletions
diff --git a/boost/fusion/container/map/detail/preprocessed/as_map.hpp b/boost/fusion/container/map/detail/preprocessed/as_map.hpp
new file mode 100644
index 0000000000..47eb0e4c88
--- /dev/null
+++ b/boost/fusion/container/map/detail/preprocessed/as_map.hpp
@@ -0,0 +1,22 @@
+/*=============================================================================
+ Copyright (c) 2001-2011 Joel de Guzman
+
+ Distributed under the Boost Software License, Version 1.0. (See accompanying
+ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
+ This is an auto-generated file. Do not edit!
+==============================================================================*/
+
+#if FUSION_MAX_MAP_SIZE <= 10
+#include <boost/fusion/container/map/detail/preprocessed/as_map10.hpp>
+#elif FUSION_MAX_MAP_SIZE <= 20
+#include <boost/fusion/container/map/detail/preprocessed/as_map20.hpp>
+#elif FUSION_MAX_MAP_SIZE <= 30
+#include <boost/fusion/container/map/detail/preprocessed/as_map30.hpp>
+#elif FUSION_MAX_MAP_SIZE <= 40
+#include <boost/fusion/container/map/detail/preprocessed/as_map40.hpp>
+#elif FUSION_MAX_MAP_SIZE <= 50
+#include <boost/fusion/container/map/detail/preprocessed/as_map50.hpp>
+#else
+#error "FUSION_MAX_MAP_SIZE out of bounds for preprocessed headers"
+#endif