summarylogtreecommitdiffstats
path: root/gcc13.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gcc13.patch')
-rw-r--r--gcc13.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/gcc13.patch b/gcc13.patch
deleted file mode 100644
index 42e4d3eb003f..000000000000
--- a/gcc13.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff --unified --recursive --text a/src/audio/base/IOutputDevice.h b/src/audio/base/IOutputDevice.h
---- a/src/audio/base/IOutputDevice.h 2023-05-06 14:33:55.907883751 -0600
-+++ b/src/audio/base/IOutputDevice.h 2023-05-06 14:34:50.157103187 -0600
-@@ -1,6 +1,7 @@
- #ifndef IOUTPUTDEVICE_H
- #define IOUTPUTDEVICE_H
-
-+#include <stdint.h>
- #include <string>
-
- class IOutputDevice