summaryrefslogtreecommitdiff
path: root/boost/fusion/include/at_c.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/fusion/include/at_c.hpp')
-rw-r--r--boost/fusion/include/at_c.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/fusion/include/at_c.hpp b/boost/fusion/include/at_c.hpp
index a2403d16c3..053a596210 100644
--- a/boost/fusion/include/at_c.hpp
+++ b/boost/fusion/include/at_c.hpp
@@ -7,6 +7,7 @@
#if !defined(FUSION_INCLUDE_AT_C)
#define FUSION_INCLUDE_AT_C
+#include <boost/fusion/support/config.hpp>
#include <boost/fusion/sequence/intrinsic/at_c.hpp>
#endif