]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathCancel.cpp
Prepare for mutlicolumn lines
[lyx.git] / src / mathed / InsetMathCancel.cpp
index 755470fdd8ea40766ffe5390ced2b9129026d98e..dcda5b63ea67d4739adf468a1ed3efdff542e2f7 100644 (file)
 
 #include "InsetMathCancel.h"
 
-#include "LaTeXFeatures.h"
 #include "MathStream.h"
 
+#include "LaTeXFeatures.h"
+#include "MetricsInfo.h"
+
 #include "frontends/Painter.h"
 
 #include <ostream>