]> git.lyx.org Git - features.git/commitdiff
winwin32 compilation fix
authorAbdelrazak Younes <younes@lyx.org>
Sun, 10 Sep 2006 10:53:23 +0000 (10:53 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 10 Sep 2006 10:53:23 +0000 (10:53 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14963 a592a061-630c-0410-9148-cb99ea01b6c8

src/insets/insettext.C

index 1b90b0d3e1bcfa52b4bf3c3f95f9e17405e28ad0..9604bd8ebe8283428cd52356b24f7b96e3e15775 100644 (file)
@@ -51,6 +51,8 @@
 #include <boost/bind.hpp>
 #include <boost/current_function.hpp>
 
+#include <sstream>
+
 using lyx::docstring;
 using lyx::pos_type;