From 0f1f793cafb8eca72a05ff842298d0161dc52b05 Mon Sep 17 00:00:00 2001 From: Andrey Semashev Date: Sun, 6 Nov 2016 21:18:27 +0300 Subject: [PATCH] Removed std::binary_function from a comment. --- base_from_member_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_from_member_test.cpp b/base_from_member_test.cpp index 815cc31..538e807 100644 --- a/base_from_member_test.cpp +++ b/base_from_member_test.cpp @@ -18,7 +18,7 @@ #include // for boost::base_from_member -#include // for std::binary_function, std::less +#include // for std::less #include // for std::cout (std::ostream, std::endl indirectly) #include // for std::set #include // for std::type_info