summaryrefslogtreecommitdiff
path: root/boost/fusion/include/erase.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/fusion/include/erase.hpp')
-rw-r--r--boost/fusion/include/erase.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/fusion/include/erase.hpp b/boost/fusion/include/erase.hpp
index b7e6fafb35..07e756540d 100644
--- a/boost/fusion/include/erase.hpp
+++ b/boost/fusion/include/erase.hpp
@@ -7,6 +7,7 @@
#if !defined(FUSION_INCLUDE_ERASE)
#define FUSION_INCLUDE_ERASE
+#include <boost/fusion/support/config.hpp>
#include <boost/fusion/algorithm/transformation/erase.hpp>
#endif