summaryrefslogtreecommitdiff
path: root/boost/fusion/sequence.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/fusion/sequence.hpp')
-rw-r--r--boost/fusion/sequence.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/boost/fusion/sequence.hpp b/boost/fusion/sequence.hpp
index 11c95a64ba..4d5d8a2b11 100644
--- a/boost/fusion/sequence.hpp
+++ b/boost/fusion/sequence.hpp
@@ -5,8 +5,9 @@
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
==============================================================================*/
#if !defined(FUSION_SEQUENCE_10022005_0559)
-#define FUSION_ITERATOR_10022005_0559
+#define FUSION_SEQUENCE_10022005_0559
+#include <boost/fusion/support/config.hpp>
#include <boost/fusion/sequence/sequence_facade.hpp>
#include <boost/fusion/sequence/comparison.hpp>
#include <boost/fusion/sequence/intrinsic.hpp>