]> git.lyx.org Git - features.git/commitdiff
Kornel's gcc compil fix.
authorAbdelrazak Younes <younes@lyx.org>
Sun, 20 Sep 2009 19:37:26 +0000 (19:37 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 20 Sep 2009 19:37:26 +0000 (19:37 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31418 a592a061-630c-0410-9148-cb99ea01b6c8

src/BufferView.cpp

index 05f14ef876da4df4c02b4f9d4a2bb8572323a07f..e929f789f2e31ac43d21ebdc8650b18cdc94d8b8 100644 (file)
@@ -84,6 +84,7 @@
 #include <fstream>
 #include <functional>
 #include <iterator>
+#include <sstream>
 #include <vector>
 
 using namespace std;