]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathExInt.cpp
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathExInt.cpp
index dcf274604b626a6bd52cee4123c1546571eadc0d..ba8eaa30b94b377fa0e670871f91e0d078a33236 100644 (file)
@@ -190,7 +190,7 @@ void InsetMathExInt::htmlize(HtmlStream & os) const
 }
 
 
-void InsetMathExInt::write(WriteStream &) const
+void InsetMathExInt::write(TeXMathStream &) const
 {
        LYXERR0("should not happen");
 }