]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathPar.cpp
Allow toggling (no)limits only after mathop symbol
[lyx.git] / src / mathed / InsetMathPar.cpp
index 3578399db507c72aaaeac591d354c154f8854d70..e1227ac4af12cb3531b397a4ff7a60c4aec67a02 100644 (file)
@@ -15,6 +15,8 @@
 #include "MathData.h"
 #include "MathStream.h"
 
+#include "MetricsInfo.h"
+
 #include <ostream>
 
 namespace lyx {