From dd84576506d714b978640182440eee664f3c70db Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20P=C3=B6nitz?= Date: Wed, 3 Apr 2002 09:34:39 +0000 Subject: [PATCH] remove unneeded #include's git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3887 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/formula.C | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mathed/formula.C b/src/mathed/formula.C index a58b4911dc..53b8bf2fef 100644 --- a/src/mathed/formula.C +++ b/src/mathed/formula.C @@ -33,9 +33,7 @@ #include "frontends/Alert.h" #include "support/LOstream.h" #include "support/LAssert.h" -#include "support/lyxlib.h" #include "support/systemcall.h" -#include "support/lstrings.h" #include "support/filetools.h" // LibFileSearch #include "LyXView.h" #include "Painter.h" -- 2.39.2