]> git.lyx.org Git - lyx.git/commitdiff
Less headers in docstring.
authorPavel Sanda <sanda@lyx.org>
Mon, 12 Nov 2012 02:05:30 +0000 (03:05 +0100)
committerPavel Sanda <sanda@lyx.org>
Mon, 12 Nov 2012 02:05:30 +0000 (03:05 +0100)
src/support/docstring.cpp

index c937ba3721a1157bd2acff7d0bc754b74b0e614e..b525297c3246961f1e6b452eacbe68e4057e25b5 100644 (file)
 
 #include <QFile>
 
-#include <locale>
-#include <iostream>
-#include <typeinfo>
-
 using namespace std;
 
 using lyx::support::isHexChar;