Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / fusion / include / zip.hpp
index 8a56561..87b04bc 100644 (file)
@@ -7,6 +7,7 @@
 #if !defined(FUSION_INCLUDE_ZIP)
 #define FUSION_INCLUDE_ZIP
 
+#include <boost/fusion/support/config.hpp>
 #include <boost/fusion/algorithm/transformation/zip.hpp>
 
 #endif