]> git.lyx.org Git - features.git/commitdiff
Fix compilation problem with gcc-3.3.4-11.
authorAbdelrazak Younes <younes@lyx.org>
Tue, 16 Jan 2007 14:31:07 +0000 (14:31 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 16 Jan 2007 14:31:07 +0000 (14:31 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16706 a592a061-630c-0410-9148-cb99ea01b6c8

src/CutAndPaste.C

index dca3f0687c41497240ef631011389ba166b581b6..8a4d989f36fdad0087f5070e2a58a3e77a5e03b1 100644 (file)
@@ -51,6 +51,8 @@
 
 #include <boost/tuple/tuple.hpp>
 
+#include <string>
+
 
 namespace lyx {