]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathStackrel.cpp
Fix horizontal lines in math arrays
[lyx.git] / src / mathed / InsetMathStackrel.cpp
index d43e466964171395f0344bd8a016e6b65ed3e0da..9412d9918245b493b6866c55aa9939d911e287a9 100644 (file)
 
 #include "InsetMathStackrel.h"
 
-#include "Cursor.h"
-#include "LaTeXFeatures.h"
 #include "MathData.h"
 #include "MathStream.h"
 
+#include "Cursor.h"
+#include "LaTeXFeatures.h"
+#include "MetricsInfo.h"
+
 using namespace std;
 
 namespace lyx {