]> git.lyx.org Git - features.git/commitdiff
Another compile fix. I don't understand why it worked for me.
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Mon, 6 Nov 2006 15:31:27 +0000 (15:31 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Mon, 6 Nov 2006 15:31:27 +0000 (15:31 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15767 a592a061-630c-0410-9148-cb99ea01b6c8

src/client/messages.C

index 00394a90dec4aad5c5bdd7e2943da8de2dab44cd..0f140dcdba65685a298b5d8a6ba09c1419e81e42 100644 (file)
@@ -14,6 +14,8 @@
 #include "support/filetools.h"
 #include "support/package.h"
 
+#include <boost/current_function.hpp>
+
 #include <cerrno>