From f6fd9f11724a589e906d5a7eb9d6487a00be80cf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20P=C3=B6nitz?= Date: Tue, 6 Nov 2007 21:00:00 +0000 Subject: [PATCH] compile fix git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21480 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/MathFactory.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/mathed/MathFactory.cpp b/src/mathed/MathFactory.cpp index 77f2ca26f0..005805f4ca 100644 --- a/src/mathed/MathFactory.cpp +++ b/src/mathed/MathFactory.cpp @@ -15,20 +15,16 @@ #include "InsetMathAMSArray.h" #include "InsetMathArray.h" #include "InsetMathBoldSymbol.h" -#include "InsetMathBoxed.h" #include "InsetMathBox.h" #include "InsetMathCases.h" #include "InsetMathColor.h" #include "InsetMathDecoration.h" #include "InsetMathDots.h" -#include "InsetMathFBox.h" #include "InsetMathFont.h" #include "InsetMathFontOld.h" #include "InsetMathFrac.h" -#include "InsetMathFrameBox.h" #include "InsetMathKern.h" #include "InsetMathLefteqn.h" -#include "InsetMathMakebox.h" #include "InsetMathOverset.h" #include "InsetMathPhantom.h" #include "InsetMathRef.h" -- 2.39.5