From: Peter Kümmel Date: Sun, 2 Dec 2007 10:52:18 +0000 (+0000) Subject: also compile without pchs X-Git-Tag: 1.6.10~7087 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=a66d9c825b5bd7a8cf3aca6f3466cdce55917587;p=lyx.git also compile without pchs git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21910 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/qt4/GuiPopupMenu.cpp b/src/frontends/qt4/GuiPopupMenu.cpp index 728f73bb46..1c8709fe68 100644 --- a/src/frontends/qt4/GuiPopupMenu.cpp +++ b/src/frontends/qt4/GuiPopupMenu.cpp @@ -23,6 +23,7 @@ #include "support/lstrings.h" #include "support/debug.h" +#include namespace lyx { namespace frontend {