From: Uwe Stöhr Date: Mon, 12 Nov 2012 23:27:46 +0000 (+0100) Subject: unicode.cpp: make it compile again X-Git-Tag: 2.1.0beta1~1277 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=b53243295a4c1cb87eee9ee99f5df240d1bed963;p=features.git unicode.cpp: make it compile again the removal of this header in [ea1d9cb3/lyxgit] was too much --- diff --git a/src/support/unicode.cpp b/src/support/unicode.cpp index 574d9f904f..8b0f9cb0db 100644 --- a/src/support/unicode.cpp +++ b/src/support/unicode.cpp @@ -23,6 +23,7 @@ #include #include #include +#include using namespace std;