]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathArray.cpp
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathArray.cpp
index eeea831d05e5c2d7f2279a88c6aa7a3553ba9c00..2815dc9612b06b87ee7e8faae344131cc782bbdc 100644 (file)
@@ -88,7 +88,7 @@ void InsetMathArray::draw(PainterInfo & pi, int x, int y) const
 }
 
 
-void InsetMathArray::write(WriteStream & os) const
+void InsetMathArray::write(TeXMathStream & os) const
 {
        MathEnsurer ensurer(os);