Imported Upstream version 17.25.4
[platform/upstream/libzypp.git] / zypp / base / Function.h
index 95b1fe7..3750cf1 100644 (file)
@@ -13,6 +13,7 @@
 #define ZYPP_BASE_FUNCTION_H
 
 #include <boost/function.hpp>
+#define BOOST_BIND_GLOBAL_PLACEHOLDERS
 #include <boost/bind.hpp>
 #include <boost/ref.hpp>