termux-packages/x11-packages/qt5-qtbase/src-corelib-tools-qbytearra...

12 lines
264 B
Diff
Raw Normal View History

2022-02-22 14:50:53 +01:00
--- ./src/corelib/tools/qbytearraymatcher.h.orig 2022-02-22 21:44:47.337704297 +0530
+++ ./src/corelib/tools/qbytearraymatcher.h 2022-02-22 21:45:04.997704290 +0530
@@ -42,6 +42,8 @@
#include <QtCore/qbytearray.h>
+#include <limits>
+
QT_BEGIN_NAMESPACE