commit | 20e3124caefaee9922a6598b7c983ae7d49862a8 | [log] [tgz] |
---|---|---|
author | Yuxuan 'fishy' Wang <yuxuan.wang@reddit.com> | Thu Dec 07 08:37:51 2023 -0800 |
committer | Yuxuan 'fishy' Wang <fishywang@gmail.com> | Fri Dec 08 09:08:39 2023 -0800 |
tree | ed88bdafa764ef44134bed9e09a77828f00253f6 | |
parent | 9a9e60ed26d6e11e1e7711000c0e8150e2de41de [diff] |
Revert "lib: cpp: automake: ship thrift/numeric_cast.h" This reverts commit 779deabf0e1fdefe4f6340546181ac9d81fcf670.
diff --git a/lib/cpp/Makefile.am b/lib/cpp/Makefile.am index 7512ec5..c015b0d 100644 --- a/lib/cpp/Makefile.am +++ b/lib/cpp/Makefile.am
@@ -133,7 +133,6 @@ include_thriftdir = $(includedir)/thrift include_thrift_HEADERS = \ $(top_builddir)/config.h \ - src/thrift/numeric_cast.h \ src/thrift/thrift-config.h \ src/thrift/thrift_export.h \ src/thrift/TDispatchProcessor.h \