summaryrefslogtreecommitdiffstats
path: root/source/kde/patch/smokeqt/smokeqt.qscintilla2.uintptr_t.diff
blob: 6f94fec5609513b4c1c26abc087924c8af170984 (plain) (blame)
1
2
3
4
5
6
7
--- ./qsci/qscintilla2_includes.h.orig	2013-11-24 10:25:24.000000000 -0600
+++ ./qsci/qscintilla2_includes.h	2019-07-31 16:42:20.264301942 -0500
@@ -1,3 +1,4 @@
+#include <stdint.h> /* for uintptr_t */
 #include <qsciabstractapis.h>
 #include <qsciapis.h>
 #include <qscicommand.h>