]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathOverset.cpp
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathOverset.cpp
index a00888e1f6c8d316a34157d0cdab622bd4269def..583ae85ddeb8f5f98b45fac3dc42327c04ef654f 100644 (file)
@@ -88,7 +88,7 @@ bool InsetMathOverset::idxLast(Cursor & cur) const
 }
 
 
-void InsetMathOverset::write(WriteStream & os) const
+void InsetMathOverset::write(TeXMathStream & os) const
 {
        MathEnsurer ensurer(os);
        if (os.fragile())