This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/lib/cpp/src/thrift/cxxfunctional.h b/lib/cpp/src/thrift/cxxfunctional.h | |
index c24b91b..d9921d7 100644 | |
--- a/lib/cpp/src/thrift/cxxfunctional.h | |
+++ b/lib/cpp/src/thrift/cxxfunctional.h | |
@@ -86,19 +86,19 @@ | |
}}} // apache::thrift::stdcxx | |
#elif _THRIFT_USING_CLANG_LIBCXX | |
- #include <functional> | |
+ #include <boost/tr1/functional.hpp> |