]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSubstack.cpp
... and RELEASE-NOTES
[lyx.git] / src / mathed / InsetMathSubstack.cpp
index 179d44c3d4c7c7b68a1b07754d61423a1db60ebf..06fd296a98d6a3c1398b6ebffd3578acafbc34cd 100644 (file)
 
 #include "InsetMathSubstack.h"
 
-#include "LaTeXFeatures.h"
 #include "MathData.h"
 #include "MathStream.h"
 
 #include "FuncRequest.h"
 #include "FuncStatus.h"
-#include "support/gettext.h"
+#include "LaTeXFeatures.h"
+#include "MetricsInfo.h"
 
+#include "support/gettext.h"
 #include "support/lstrings.h"
 
 #include <ostream>