]> git.lyx.org Git - features.git/commitdiff
Fix compilation problem on some systems.
authorRichard Heck <rgheck@comcast.net>
Sun, 15 Apr 2007 19:17:53 +0000 (19:17 +0000)
committerRichard Heck <rgheck@comcast.net>
Sun, 15 Apr 2007 19:17:53 +0000 (19:17 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17822 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/QParagraphDialog.C

index bbc1452dde9e3ab38df4263766ee80f9a79fe75e..b519b914f752e5783ffae4fb2beba25bc4641372 100644 (file)
@@ -11,6 +11,7 @@
  */
 
 #include <config.h>
+#include <boost/current_function.hpp>
 
 #include "QParagraphDialog.h"
 #include "QParagraph.h"