From a10629dfc690474d6703c33577ec4d940d2aa173 Mon Sep 17 00:00:00 2001 From: Michael Schmitt Date: Sun, 22 Oct 2006 14:23:14 +0000 Subject: [PATCH] * mathed/InsetFormulaMacro.C: * mathed/InsetMathXYArrow.C: * mathed/InsetMathMBox.C: do not include non-existing MathMLStream.h git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15477 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/InsetFormulaMacro.C | 1 - src/mathed/InsetMathMBox.C | 1 - src/mathed/InsetMathXYArrow.C | 1 - 3 files changed, 3 deletions(-) diff --git a/src/mathed/InsetFormulaMacro.C b/src/mathed/InsetFormulaMacro.C index 39bb488042..26cefd2f0e 100644 --- a/src/mathed/InsetFormulaMacro.C +++ b/src/mathed/InsetFormulaMacro.C @@ -14,7 +14,6 @@ #include "InsetFormulaMacro.h" #include "MathMacroTable.h" #include "MathMacroTemplate.h" -#include "MathMLStream.h" #include "BufferView.h" #include "cursor.h" diff --git a/src/mathed/InsetMathMBox.C b/src/mathed/InsetMathMBox.C index b4b16a11dd..962ece1de0 100644 --- a/src/mathed/InsetMathMBox.C +++ b/src/mathed/InsetMathMBox.C @@ -12,7 +12,6 @@ #include "InsetMathMBox.h" #include "MathData.h" -#include "MathMLStream.h" #include "BufferView.h" #include "buffer.h" diff --git a/src/mathed/InsetMathXYArrow.C b/src/mathed/InsetMathXYArrow.C index 284bcad198..890d7cc792 100644 --- a/src/mathed/InsetMathXYArrow.C +++ b/src/mathed/InsetMathXYArrow.C @@ -11,7 +11,6 @@ #include #include "InsetMathXYArrow.h" -#include "MathMLStream.h" #include "MathStream.h" #include "MathSupport.h" #include "frontends/Painter.h" -- 2.39.2