]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathCases.cpp
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathCases.cpp
index cc5191e1c2a8a848b631a8318407ae82305f8eff..f9415dbeaccdf71810bc9e46aa573af605bbb449 100644 (file)
@@ -111,7 +111,7 @@ bool InsetMathCases::getStatus(Cursor & cur, FuncRequest const & cmd,
 }
 
 
-void InsetMathCases::write(WriteStream & os) const
+void InsetMathCases::write(TeXMathStream & os) const
 {
        MathEnsurer ensurer(os);
        if (os.fragile())