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