]> git.lyx.org Git - features.git/commit
Do not include MetricsInfo.h in MathStream.h
authorGuillaume Munch <gm@lyx.org>
Sat, 4 Jun 2016 08:41:13 +0000 (09:41 +0100)
committerGuillaume Munch <gm@lyx.org>
Mon, 13 Jun 2016 07:46:15 +0000 (08:46 +0100)
commit348e0241af2dd8e5e1dda30e28d89c3a7f1fc03b
tree8fe3d1f13154504c207020e362e638300c0f8917
parent760bca8265820331b68fb1b5628aa389345a6d11
Do not include MetricsInfo.h in MathStream.h

Fixes the FIXME in MathStream.h
29 files changed:
src/mathed/InsetMathCancel.cpp
src/mathed/InsetMathCancelto.cpp
src/mathed/InsetMathDiagram.cpp
src/mathed/InsetMathEnsureMath.cpp
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathKern.cpp
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathNumber.cpp
src/mathed/InsetMathOverset.cpp
src/mathed/InsetMathPar.cpp
src/mathed/InsetMathPhantom.cpp
src/mathed/InsetMathRoot.cpp
src/mathed/InsetMathScript.cpp
src/mathed/InsetMathSideset.cpp
src/mathed/InsetMathSpace.cpp
src/mathed/InsetMathSqrt.cpp
src/mathed/InsetMathStackrel.cpp
src/mathed/InsetMathString.cpp
src/mathed/InsetMathSubstack.cpp
src/mathed/InsetMathSymbol.cpp
src/mathed/InsetMathTabular.cpp
src/mathed/InsetMathUnderset.cpp
src/mathed/InsetMathUnknown.cpp
src/mathed/InsetMathXArrow.cpp
src/mathed/InsetMathXYMatrix.cpp
src/mathed/MathMacro.cpp
src/mathed/MathMacroTemplate.cpp
src/mathed/MathStream.h
src/mathed/MathSupport.cpp