]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathXArrow.cpp
Prepare for mutlicolumn lines
[lyx.git] / src / mathed / InsetMathXArrow.cpp
index fbdac6922f4e00f1d39e2c3b365a7ad435da3e06..96fdc83aac64474647d9cef0b67784d9a5a100a5 100644 (file)
 #include "support/lassert.h"
 
 #include "InsetMathXArrow.h"
+
 #include "MathData.h"
 #include "MathStream.h"
 #include "MathStream.h"
 #include "MathSupport.h"
 
 #include "LaTeXFeatures.h"
+#include "MetricsInfo.h"
+
 
 #include <algorithm>