unicode.cpp: make it compile again

the removal of this header in [ea1d9cb3/lyxgit] was too much
This commit is contained in:
Uwe Stöhr 2012-11-13 00:27:46 +01:00
parent 8d135a9819
commit b53243295a

View File

@ -23,6 +23,7 @@
#include <cerrno>
#include <map>
#include <ostream>
#include <string>
using namespace std;