]> git.lyx.org Git - lyx.git/commitdiff
fix pch error
authorPeter Kümmel <syntheticpp@gmx.net>
Wed, 15 Nov 2006 18:39:20 +0000 (18:39 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Wed, 15 Nov 2006 18:39:20 +0000 (18:39 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15936 a592a061-630c-0410-9148-cb99ea01b6c8

src/ConverterCache.C

index fee76c0afbeb3ebd11a4675fb906476ae0a057ce..bab5c01ddef7b5f25145f7d9270edf363b738e37 100644 (file)
@@ -25,6 +25,7 @@
 
 #include <boost/crc.hpp>
 #include <boost/filesystem/operations.hpp>
+#include <boost/current_function.hpp>
 
 #include <fstream>
 #include <iomanip>