commit da56091c2a04f10206ed1b0721056a535b9c598b
Author: Yuriy Skalko <[email protected]>
Date: Wed Oct 14 23:56:14 2020 +0300
Clean includes in buffer_funcs.cpp
---
src/buffer_funcs.cpp | 23 -----------------------
1 files changed, 0 insertions(+), 23 deletions(-)
diff --git a/src/buffer_funcs.cpp b/src/buffer_funcs.cpp
index ead443a..8ac7e97 100644
--- a/src/buffer_funcs.cpp
+++ b/src/buffer_funcs.cpp
@@ -15,32 +15,10 @@
#include "buffer_funcs.h"
#include "Buffer.h"
#include "BufferList.h"
-#include "BufferParams.h"
-#include "DocIterator.h"
-#include "Counters.h"
-#include "ErrorList.h"
-#include "Floating.h"
-#include "FloatList.h"
-#include "InsetList.h"
-#include "Language.h"
-#include "LaTeX.h"
-#include "Layout.h"
-#include "LyX.h"
#include "LyXVC.h"
-#include "TextClass.h"
-#include "Paragraph.h"
-#include "ParagraphList.h"
-#include "ParagraphParameters.h"
-#include "ParIterator.h"
-#include "TexRow.h"
-#include "Text.h"
-#include "TocBackend.h"
#include "frontends/alert.h"
-#include "insets/InsetBibitem.h"
-#include "insets/InsetInclude.h"
-
#include "support/lassert.h"
#include "support/convert.h"
#include "support/debug.h"
@@ -48,7 +26,6 @@
#include "support/gettext.h"
#include "support/lstrings.h"
#include "support/mutex.h"
-#include "support/textutils.h"
using namespace std;
using namespace lyx::support;
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs