]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathData.h
fix reading UTF8 encoded symbol file
[lyx.git] / src / mathed / MathData.h
index 5a2c9067d5b041ae9e8346a0dcba682ad69404e2..b808dba5790a43304cca06eea1ef6decada528b3 100644 (file)
@@ -165,7 +165,6 @@ std::ostream & operator<<(std::ostream & os, MathArray const & ar);
 odocstream & operator<<(odocstream & os, MathArray const & ar);
 
 
-
 } // namespace lyx
 
 #endif