]> git.lyx.org Git - features.git/commit
Strip out redundant #includes
authorAngus Leeming <leeming@lyx.org>
Fri, 5 Sep 2003 02:53:05 +0000 (02:53 +0000)
committerAngus Leeming <leeming@lyx.org>
Fri, 5 Sep 2003 02:53:05 +0000 (02:53 +0000)
commit3b3c072df03c58f31cabf5f3b89ee8d9d5f264cf
tree5a8812bef9ab3c6b996aaed1f65e47e486617d21
parent3b055f124a53cba91ac37c231e7bf3fc1a6f9e53
Strip out redundant #includes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7668 a592a061-630c-0410-9148-cb99ea01b6c8
59 files changed:
src/mathed/ChangeLog
src/mathed/formula.C
src/mathed/formulabase.C
src/mathed/formulamacro.C
src/mathed/math_amsarrayinset.C
src/mathed/math_arrayinset.C
src/mathed/math_atom.C
src/mathed/math_autocorrect.C
src/mathed/math_biginset.C
src/mathed/math_binominset.C
src/mathed/math_boxinset.C
src/mathed/math_braceinset.C
src/mathed/math_casesinset.C
src/mathed/math_charinset.C
src/mathed/math_commentinset.C
src/mathed/math_cursor.C
src/mathed/math_data.C
src/mathed/math_deliminset.C
src/mathed/math_diffinset.C
src/mathed/math_diminset.C
src/mathed/math_dotsinset.C
src/mathed/math_exintinset.C
src/mathed/math_extern.C
src/mathed/math_factory.C
src/mathed/math_fboxinset.C
src/mathed/math_fontinset.C
src/mathed/math_fontoldinset.C
src/mathed/math_fracinset.C
src/mathed/math_frameboxinset.C
src/mathed/math_gridinset.C
src/mathed/math_hullinset.C
src/mathed/math_inset.C
src/mathed/math_iterator.C
src/mathed/math_kerninset.C
src/mathed/math_lefteqninset.C
src/mathed/math_liminset.C
src/mathed/math_macro.C
src/mathed/math_macroarg.C
src/mathed/math_macrotable.C
src/mathed/math_makeboxinset.C
src/mathed/math_mathmlstream.C
src/mathed/math_matrixinset.C
src/mathed/math_numberinset.C
src/mathed/math_oversetinset.C
src/mathed/math_parboxinset.C
src/mathed/math_parser.C
src/mathed/math_pos.C
src/mathed/math_sizeinset.C
src/mathed/math_spaceinset.C
src/mathed/math_sqrtinset.C
src/mathed/math_stackrelinset.C
src/mathed/math_streamstr.C
src/mathed/math_stringinset.C
src/mathed/math_substackinset.C
src/mathed/math_support.C
src/mathed/math_tabularinset.C
src/mathed/math_undersetinset.C
src/mathed/math_xarrowinset.C
src/mathed/ref_inset.C