Removed std::binary_function from a comment.

This commit is contained in:
Andrey Semashev
2016-11-06 21:18:27 +03:00
parent ff445c0ece
commit 0f1f793caf

View File

@ -18,7 +18,7 @@
#include <boost/utility/base_from_member.hpp> // for boost::base_from_member
#include <functional> // for std::binary_function, std::less
#include <functional> // for std::less
#include <iostream> // for std::cout (std::ostream, std::endl indirectly)
#include <set> // for std::set
#include <typeinfo> // for std::type_info