From 0e201c8c22fa0807f4f6141ccfbbc87e2150acd2 Mon Sep 17 00:00:00 2001 From: Stefan Schimanski Date: Thu, 1 Nov 2007 11:27:02 +0000 Subject: [PATCH] * cosmetic: alphabetic order git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21331 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/MathFactory.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mathed/MathFactory.cpp b/src/mathed/MathFactory.cpp index d5ec23d802..7a9be7d0bc 100644 --- a/src/mathed/MathFactory.cpp +++ b/src/mathed/MathFactory.cpp @@ -28,7 +28,6 @@ #include "InsetMathFrameBox.h" #include "InsetMathKern.h" #include "InsetMathLefteqn.h" -#include "MathMacro.h" #include "InsetMathMakebox.h" #include "InsetMathOverset.h" #include "InsetMathPhantom.h" @@ -46,8 +45,9 @@ #include "InsetMathUnknown.h" #include "InsetMathXArrow.h" #include "InsetMathXYMatrix.h" -#include "MathMacroArgument.h" #include "MacroTable.h" +#include "MathMacro.h" +#include "MathMacroArgument.h" #include "MathParser.h" #include "MathSupport.h" -- 2.39.2