commit | e6d7d13c35f5c9fe57889d7e77b0ba63910b1052 | [log] [tgz] |
---|---|---|
author | James Lacey <jamlacey@gmail.com> | Fri May 22 08:46:26 2020 -0700 |
committer | Jens Geyer <jensg@apache.org> | Tue May 26 21:35:19 2020 +0200 |
tree | f0cb43da0edf1822cb8852db587adc746475a40b | |
parent | eb8e8437a59fe7c0ca522be53a69f4e34bedc4f1 [diff] [blame] |
THRIFT-5215: Remove portable_endian.h Client: cpp Patch: James Lacey This closes #2152
diff --git a/lib/cpp/Makefile.am b/lib/cpp/Makefile.am index bcc6a09..c73a17d 100755 --- a/lib/cpp/Makefile.am +++ b/lib/cpp/Makefile.am
@@ -141,8 +141,7 @@ src/thrift/TApplicationException.h \ src/thrift/TLogging.h \ src/thrift/TToString.h \ - src/thrift/TBase.h \ - src/thrift/portable_endian.h + src/thrift/TBase.h include_concurrencydir = $(include_thriftdir)/concurrency include_concurrency_HEADERS = \