mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-19 08:29:37 +00:00
10 lines
286 B
Diff
10 lines
286 B
Diff
--- a/TTransport.h 2025-04-07 09:28:46.000000000 -0000
|
|
+++ b/TTransport.h 2025-05-15 07:01:41.119463408 -0000
|
|
@@ -24,6 +24,7 @@
|
|
#include "thrift/transport/TTransportException.h"
|
|
#include <memory>
|
|
#include <string>
|
|
+#include <cstdint>
|
|
|
|
namespace duckdb_apache {
|
|
namespace thrift {
|