]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathAMSArray.h
We only support gcc >= 4.9.
[lyx.git] / src / mathed / InsetMathAMSArray.h
index 8feb5750c7e63245c06f28bbe394d5cb41cdc7f4..4994ffb2425bce4515eb229556686ba9b18e8933 100644 (file)
@@ -44,7 +44,7 @@ public:
        bool getStatus(Cursor & cur, FuncRequest const & cmd,
                FuncStatus & flag) const override;
        ///
-       void write(WriteStream & os) const override;
+       void write(TeXMathStream & os) const override;
        ///
        void infoize(odocstream & os) const override;
        ///