]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathUnderset.cpp
... and RELEASE-NOTES
[lyx.git] / src / mathed / InsetMathUnderset.cpp
index 3f4d0c49c41841e9ea97c73531fe7988d1a0cd69..46f5277543fe5b7e16c829c475fac6f8d6c38ed9 100644 (file)
 #include <config.h>
 
 #include "InsetMathUnderset.h"
+
 #include "MathData.h"
 #include "MathStream.h"
 
 #include "Cursor.h"
 #include "LaTeXFeatures.h"
+#include "MetricsInfo.h"
+
 
 using namespace std;