commit | 1f34504f43a7a409364d4114f180762bf2679e57 | [log] [tgz] |
---|---|---|
author | cyy <cyyever@outlook.com> | Sun Jan 06 11:19:38 2019 +0800 |
committer | James E. King III <jking@apache.org> | Mon Jan 07 08:11:37 2019 -0500 |
tree | 386ba2d8e37676caf030517d84e2a27534cdaf6e | |
parent | 5e16f8b9086ce9bf4fa74993ecc51a7b9354f51e [diff] |
remove unused boost headers
diff --git a/lib/cpp/src/thrift/Thrift.h b/lib/cpp/src/thrift/Thrift.h index b41d5d2..6322742 100644 --- a/lib/cpp/src/thrift/Thrift.h +++ b/lib/cpp/src/thrift/Thrift.h
@@ -42,9 +42,6 @@ #include <exception> #include <typeinfo> -#include <boost/utility/enable_if.hpp> -#include <boost/type_traits/is_convertible.hpp> - #include <thrift/TLogging.h> #include <thrift/TOutput.h>