]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathCases.h
Seems boost also includes all std headers. Not including boost therefore produces...
[lyx.git] / src / mathed / InsetMathCases.h
index d5abb1eea69e7f317fdc6908246d1216279f6138..f753f12166646e0a63c6eb40e02a0bddee47c837 100644 (file)
@@ -43,6 +43,10 @@ public:
        ///
        void maple(MapleStream &) const;
        ///
+       void mathmlize(MathStream &) const;
+       ///
+       void htmlize(HtmlStream &) const;
+       ///
        void write(WriteStream & os) const;
        ///
        void validate(LaTeXFeatures & features) const;