]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathPhantom.C
Avoid processing empty lines when reading the symbols file
[lyx.git] / src / mathed / InsetMathPhantom.C
index ba5589f59719db6bc1cabca4f1edddf1dbb575f5..75fd7774cdbe3eb21446c32f19fc7d0a6d889d20 100644 (file)
@@ -11,7 +11,7 @@
 #include <config.h>
 
 #include "InsetMathPhantom.h"
-#include "MathMLStream.h"
+#include "MathStream.h"
 #include "MathStream.h"
 
 #include "LColor.h"
@@ -155,7 +155,7 @@ void InsetMathPhantom::normalize(NormalStream & os) const
 }
 
 
-void InsetMathPhantom::infoize(std::ostream & os) const
+void InsetMathPhantom::infoize(odocstream & os) const
 {
        switch (kind_) {
        case phantom: