Cleanup included headers

This commit is contained in:
Yuriy Skalko 2020-11-28 01:13:36 +02:00
parent 0d204c4e87
commit 99b1488f0e
4 changed files with 0 additions and 8 deletions

View File

@ -17,8 +17,6 @@
#include "support/gettext.h"
#include "frontends/KeySymbol.h"
using namespace std;
namespace lyx {

View File

@ -21,7 +21,6 @@
#include "FuncStatus.h"
#include "BufferList.h"
#include "LyX.h"
#include "ParIterator.h"
#include "Text.h"
#include "TexRow.h"

View File

@ -11,10 +11,6 @@
#include <config.h>
#include "GuiKeySymbol.h"
#include "KeySymbol.h"
#include "GuiApplication.h"
#include "qt_helpers.h"
#include "support/lassert.h"

View File

@ -28,7 +28,6 @@
#include "LyXRC.h"
#include "OutputParams.h"
#include "output_docbook.h"
#include "ParIterator.h"
#include "TextClass.h"
#include "TocBackend.h"