summarylogtreecommitdiffstats
path: root/qtbase-QTBUG-89977.patch
diff options
context:
space:
mode:
Diffstat (limited to 'qtbase-QTBUG-89977.patch')
-rw-r--r--qtbase-QTBUG-89977.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/qtbase-QTBUG-89977.patch b/qtbase-QTBUG-89977.patch
deleted file mode 100644
index cfaac113353e..000000000000
--- a/qtbase-QTBUG-89977.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -up qtbase-everywhere-src-5.15.2/src/corelib/text/qbytearray.h.foo qtbase-everywhere-src-5.15.2/src/corelib/text/qbytearray.h
---- qtbase-everywhere-src-5.15.2/src/corelib/text/qbytearray.h.foo 2020-10-27 03:02:11.000000000 -0500
-+++ qtbase-everywhere-src-5.15.2/src/corelib/text/qbytearray.h 2021-02-06 17:05:04.879201352 -0600
-@@ -51,6 +49,7 @@
-
- #include <string>
- #include <iterator>
-+#include <limits>
-
- #ifdef truncate
- #error qbytearray.h must be included before any header file that defines truncate