mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 09:58:50 +08:00
This eliminates many useless warnings when compiling. `#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use <boost/bind/bind.hpp> + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.`