]> git.lyx.org Git - lyx.git/commitdiff
compilation fix
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 1 Oct 2007 14:21:33 +0000 (14:21 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 1 Oct 2007 14:21:33 +0000 (14:21 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20638 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiView.cpp

index 10ab0f87f2ca94ab063ad8efbaeda030e89b4918..949993ecf88a0789904b5503f56e06b4724e5a06 100644 (file)
@@ -45,6 +45,8 @@
 #include "Session.h"
 #include "version.h"
 
+#include <boost/current_function.hpp>
+
 #include <QAction>
 #include <QApplication>
 #include <QCloseEvent>