From 5ddbd55e6ef0a50c318af360e0ecfab12bff0c85 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 14 Dec 2009 02:41:51 +0000 Subject: * Fixed gcc4.4 compilation issues * Repaired malfunctioning debug configuration dialog that prevented execution of gdb git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1062175 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- lib/antlr/antlr/CharScanner.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/antlr') diff --git a/lib/antlr/antlr/CharScanner.hpp b/lib/antlr/antlr/CharScanner.hpp index c426eba2..f7e58520 100644 --- a/lib/antlr/antlr/CharScanner.hpp +++ b/lib/antlr/antlr/CharScanner.hpp @@ -18,6 +18,7 @@ #include #endif #include +#include #if ( _MSC_VER == 1200 ) // VC6 seems to need this -- cgit v1.2.3