]> git.lyx.org Git - lyx.git/commitdiff
* src/encoding.C: add forgotten header
authorJürgen Spitzmüller <spitz@lyx.org>
Mon, 29 Jan 2007 08:49:01 +0000 (08:49 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Mon, 29 Jan 2007 08:49:01 +0000 (08:49 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16923 a592a061-630c-0410-9148-cb99ea01b6c8

src/encoding.C

index aa5ed9304a16ad522576c47226f2cb2290d27169..9c7b07d8184dc512e13990d559d54767caa9dbfc 100644 (file)
@@ -23,6 +23,8 @@
 #include "support/lstrings.h"
 #include "support/unicode.h"
 
+#include <sstream>
+
 
 namespace lyx {