summaryrefslogtreecommitdiff
path: root/sci-libs/kineto/files/kineto-0.4.0-gcc13.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/kineto/files/kineto-0.4.0-gcc13.patch')
-rw-r--r--sci-libs/kineto/files/kineto-0.4.0-gcc13.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/sci-libs/kineto/files/kineto-0.4.0-gcc13.patch b/sci-libs/kineto/files/kineto-0.4.0-gcc13.patch
new file mode 100644
index 000000000000..296104aef7fc
--- /dev/null
+++ b/sci-libs/kineto/files/kineto-0.4.0-gcc13.patch
@@ -0,0 +1,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 {
+