From b794a8efb1886cf2ed40f5844b1c249c5a04a61a Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Mon, 5 Oct 2009 14:56:51 +0000 Subject: [PATCH] Kornel's gcc compile fix. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31530 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/GuiApplication.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/frontends/qt4/GuiApplication.cpp b/src/frontends/qt4/GuiApplication.cpp index 0f0d765005..266ae88867 100644 --- a/src/frontends/qt4/GuiApplication.cpp +++ b/src/frontends/qt4/GuiApplication.cpp @@ -122,6 +122,7 @@ #include #include +#include #include using namespace std; -- 2.39.2