2
0
mirror of https://github.com/boostorg/fusion.git synced 2026-02-19 02:22:08 +00:00

minor tweaks

[SVN r77814]
This commit is contained in:
Joel de Guzman
2012-04-07 12:02:16 +00:00
parent b34a8c79e8
commit d87b5a8000

View File

@@ -8,6 +8,10 @@
#if !defined(BOOST_FUSION_DEQUE_LIMITS_26112006_1737)
#define BOOST_FUSION_DEQUE_LIMITS_26112006_1737
#if defined(BOOST_FUSION_HAS_CPP11_DEQUE)
#error "C++03 only! This file should not have been included"
#endif
#include <boost/fusion/container/vector/limits.hpp>
#if !defined(FUSION_MAX_DEQUE_SIZE)