Move placeholders to namespace boost::placeholders.

This commit is contained in:
Peter Dimov
2015-05-27 01:29:50 +03:00
parent 0dbd9b908d
commit db56733e4e
4 changed files with 36 additions and 41 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
// http://www.boost.org/LICENSE_1_0.txt)
#include <boost/bind/protect.hpp>
#include <boost/bind/bind.hpp>
#include <boost/bind.hpp>
#include <boost/detail/lightweight_test.hpp>