Less headers in docstring.

This commit is contained in:
Pavel Sanda 2012-11-12 03:05:30 +01:00
parent 2257040be4
commit d692d6f27e

View File

@ -19,10 +19,6 @@
#include <QFile>
#include <locale>
#include <iostream>
#include <typeinfo>
using namespace std;
using lyx::support::isHexChar;