From ea1d9cb39f59f3244ed36cb91cff9525381c884d Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Mon, 12 Nov 2012 03:20:50 +0100 Subject: [PATCH] Less headers in unicode. Now lets wait for the scream from people on other compilers. --- src/support/unicode.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/support/unicode.cpp b/src/support/unicode.cpp index b48f10609f..574d9f904f 100644 --- a/src/support/unicode.cpp +++ b/src/support/unicode.cpp @@ -21,10 +21,8 @@ #include #include -#include #include #include -#include using namespace std; -- 2.39.2