summarylogtreecommitdiffstats
path: root/fix-build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fix-build.patch')
-rw-r--r--fix-build.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/fix-build.patch b/fix-build.patch
new file mode 100644
index 000000000000..bb2eec99999d
--- /dev/null
+++ b/fix-build.patch
@@ -0,0 +1,12 @@
+diff --git a/src/libtextosaurus/definitions/definitions.h b/src/libtextosaurus/definitions/definitions.h
+index abe18765..d007838c 100755
+--- a/src/libtextosaurus/definitions/definitions.h
++++ b/src/libtextosaurus/definitions/definitions.h
+@@ -3,6 +3,7 @@
+ #ifndef DEFINITIONS_H
+ #define DEFINITIONS_H
+
++#include <limits>
+ #include <QtGlobal>
+
+ // *INDENT-OFF*