summaryrefslogtreecommitdiff
path: root/sci-libs/kineto/files/kineto-0.4.0-gcc13.patch
blob: 296104aef7fcd255da3a9f17774e68179938fca3 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/SampleListener.h	2023-04-12 12:07:58.869097270 +0200
+++ b/src/SampleListener.h	2023-04-12 12:09:42.930392363 +0200
@@ -7,6 +7,7 @@
 #include <iostream>
 #include <string>
 #include <vector>
+#include <cstdint>
 
 namespace KINETO_NAMESPACE {