From: André Pönitz Date: Wed, 29 Aug 2001 15:31:00 +0000 (+0000) Subject: remove unneeded #include X-Git-Tag: 1.6.10~20728 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=d18d31df77da2e29fde24e1933365c39f27d78c4;p=features.git remove unneeded #include git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2617 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/mathed/formulabase.C b/src/mathed/formulabase.C index a4a1299835..2a06ceb9a9 100644 --- a/src/mathed/formulabase.C +++ b/src/mathed/formulabase.C @@ -40,7 +40,6 @@ #include "font.h" #include "math_arrayinset.h" #include "math_spaceinset.h" -#include "math_scopeinset.h" #include "math_macrotable.h" #include "math_factory.h" #include "support/lyxlib.h"