Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / fusion / include / pop_back.hpp
index b5a808c..213fb3b 100644 (file)
@@ -7,6 +7,7 @@
 #if !defined(FUSION_INCLUDE_POP_BACK)
 #define FUSION_INCLUDE_POP_BACK
 
+#include <boost/fusion/support/config.hpp>
 #include <boost/fusion/algorithm/transformation/pop_back.hpp>
 
 #endif