From 03080aceff40a445e9773272f893c81edacaeaab Mon Sep 17 00:00:00 2001 From: zinface Date: Mon, 3 Jun 2024 23:54:02 +0800 Subject: [PATCH] =?UTF-8?q?gcc/linux:=20=E5=A4=84=E7=90=86=E7=94=B1=20GCC?= =?UTF-8?q?=20=E6=8F=90=E7=A4=BA=E7=9A=84=20intptr=5Ft=20=E6=9C=AA?= =?UTF-8?q?=E5=AE=9A=E4=B9=89=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/qscint/src/xmlMatchedTagsHighlighter.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/qscint/src/xmlMatchedTagsHighlighter.h b/src/qscint/src/xmlMatchedTagsHighlighter.h index fec5211..17f3d4a 100755 --- a/src/qscint/src/xmlMatchedTagsHighlighter.h +++ b/src/qscint/src/xmlMatchedTagsHighlighter.h @@ -20,6 +20,7 @@ //#include #include #include +#include class QsciScintilla;