]> git.lyx.org Git - features.git/commitdiff
Less headers in unicode.
authorPavel Sanda <sanda@lyx.org>
Mon, 12 Nov 2012 02:20:50 +0000 (03:20 +0100)
committerPavel Sanda <sanda@lyx.org>
Mon, 12 Nov 2012 02:20:50 +0000 (03:20 +0100)
Now lets wait for the scream from people on other compilers.

src/support/unicode.cpp

index b48f10609f7fe9315e257575aec432b9d8fcb1dc..574d9f904f4e620f9459ec96201cb9b99d693d3e 100644 (file)
 #include <boost/cstdint.hpp>
 
 #include <cerrno>
-#include <iomanip>
 #include <map>
 #include <ostream>
-#include <string>
 
 
 using namespace std;