]> git.lyx.org Git - features.git/commit
remove unneeded #includes, cosmetics
authorAndré Pönitz <poenitz@gmx.net>
Fri, 13 Jul 2001 09:54:32 +0000 (09:54 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Fri, 13 Jul 2001 09:54:32 +0000 (09:54 +0000)
commit4665fc9c306dd3cd93a87a306e07902f7a4ac7f0
tree830c4749e209c75083d5f44e5b72c90ba7a0d06f
parent3ce9e1228eef2d8522418b38d03bd3ceb67f9b9a
remove unneeded #includes, cosmetics

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2232 a592a061-630c-0410-9148-cb99ea01b6c8
31 files changed:
src/mathed/Makefile.am
src/mathed/array.C
src/mathed/formula.C
src/mathed/formula.h
src/mathed/formulabase.h
src/mathed/macro_support.C [deleted file]
src/mathed/macro_support.h [deleted file]
src/mathed/math_arrayinset.C
src/mathed/math_bigopinset.C
src/mathed/math_decorationinset.C
src/mathed/math_deliminset.C
src/mathed/math_dotsinset.C
src/mathed/math_fracinset.C
src/mathed/math_funcinset.C
src/mathed/math_grid.C
src/mathed/math_hash.C
src/mathed/math_inset.C
src/mathed/math_inset.h
src/mathed/math_macro.C
src/mathed/math_macroarg.C
src/mathed/math_macrotemplate.C
src/mathed/math_matrixinset.C
src/mathed/math_root.C
src/mathed/math_scriptinset.C
src/mathed/math_sizeinset.C
src/mathed/math_spaceinset.C
src/mathed/math_sqrtinset.C
src/mathed/math_updowninset.C
src/mathed/math_utils.C
src/mathed/support.C
src/mathed/xarray.C