summaryrefslogtreecommitdiff
path: root/boost/fusion/container/list.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/fusion/container/list.hpp')
-rw-r--r--boost/fusion/container/list.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/fusion/container/list.hpp b/boost/fusion/container/list.hpp
index 3e8c4d3e0b..bdb5dc9a02 100644
--- a/boost/fusion/container/list.hpp
+++ b/boost/fusion/container/list.hpp
@@ -7,6 +7,7 @@
#if !defined(FUSION_SEQUENCE_CLASS_LIST_10022005_0605)
#define FUSION_SEQUENCE_CLASS_LIST_10022005_0605
+#include <boost/fusion/support/config.hpp>
#include <boost/fusion/container/list/cons.hpp>
#include <boost/fusion/container/list/cons_iterator.hpp>
#include <boost/fusion/container/list/limits.hpp>