]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathPhantom.h
fix reading UTF8 encoded symbol file
[lyx.git] / src / mathed / InsetMathPhantom.h
index e1fbf50e887d46506e7a9d91a91daa5c16d01cc3..dfb7b60f7cf4385fc1e1b3db2a03eafbf990cb64 100644 (file)
@@ -36,7 +36,7 @@ public:
        /// write normalized content
        void normalize(NormalStream & ns) const;
        ///
-       void infoize(std::ostream & os) const;
+       void infoize(odocstream & os) const;
 private:
        ///
        virtual std::auto_ptr<InsetBase> doClone() const;