This is an automated email from the ASF dual-hosted git repository.

jking pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git

commit 1f34504f43a7a409364d4114f180762bf2679e57
Author: cyy <cyye...@outlook.com>
AuthorDate: Sun Jan 6 11:19:38 2019 +0800

    remove unused boost headers
---
 lib/cpp/src/thrift/Thrift.h | 3 ---
 1 file changed, 3 deletions(-)

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>
 

Reply via email to