]> git.lyx.org Git - features.git/blobdiff - src/mathed/formula.C
to much stuff for my liking...
[features.git] / src / mathed / formula.C
index 19b36006ff4e80064bc57b1ff23b7c99e96bd50d..121bef4c55cb09c843d8799cdaff851aa9c87504 100644 (file)
@@ -324,7 +324,7 @@ void InsetFormula::read(Buffer const *, LyXLex & lex)
 }
 
 
-//std::ostream & operator<<(std::ostream & os, LyXCursor const & c)
+//ostream & operator<<(ostream & os, LyXCursor const & c)
 //{
 //     os << '[' << c.x() << ' ' << c.y() << ' ' << c.pos() << ']';
 //     return os;