]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/algorithm/string/example/predicate_example.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / algorithm / string / example / predicate_example.cpp
index 473ab8b57b73197a20752943fa30baf5ef16519b..26d24e47089fbb52b74ec5928ec0a35830287020 100644 (file)
@@ -12,8 +12,6 @@
 #include <functional>
 #include <boost/algorithm/string/predicate.hpp>
 #include <boost/algorithm/string/classification.hpp>
-#include <boost/bind.hpp>
-
 
 using namespace std;
 using namespace boost;