summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '3rdParty/Boost/src/boost/fusion/include/at_c.hpp')
-rw-r--r--3rdParty/Boost/src/boost/fusion/include/at_c.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdParty/Boost/src/boost/fusion/include/at_c.hpp b/3rdParty/Boost/src/boost/fusion/include/at_c.hpp
index a2403d1..053a596 100644
--- a/3rdParty/Boost/src/boost/fusion/include/at_c.hpp
+++ b/3rdParty/Boost/src/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