diff --git a/depends/patches/qt/000-add-limits-header.patch b/depends/patches/qt/000-add-limits-header.patch new file mode 100644 index 0000000..720f2a3 --- /dev/null +++ b/depends/patches/qt/000-add-limits-header.patch @@ -0,0 +1,9 @@ +--- a/qtbase/src/corelib/tools/qbytearraymatcher.h ++++ b/qtbase/src/corelib/tools/qbytearraymatcher.h +@@ -43,6 +43,7 @@ + #include + #include + #include ++#include + + QT_BEGIN_NAMESPACE \ No newline at end of file