]> git.lyx.org Git - lyx.git/commitdiff
add forgotten header
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Mon, 29 Jan 2007 08:18:21 +0000 (08:18 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Mon, 29 Jan 2007 08:18:21 +0000 (08:18 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16922 a592a061-630c-0410-9148-cb99ea01b6c8

src/encoding.h

index b738893132b2507d3ed6f66b2e94e8f7e3959d91..f07fb645a47090ea27c9622a6d8bbdbb7c6177c1 100644 (file)
@@ -15,6 +15,7 @@
 
 #include "support/docstring.h"
 
+#include <map>
 #include <set>
 
 namespace lyx {