]> git.lyx.org Git - lyx.git/blobdiff - src/support/debug.cpp
Minor cleanup.
[lyx.git] / src / support / debug.cpp
index 0f2cd2dbf4d949181f4eb4f1a41cdd2a91129f1a..29a167af917418a242c46100a9926cd7e41a788b 100644 (file)
@@ -22,6 +22,7 @@
 #include <iostream>
 #include <iomanip>
 
+
 using namespace std;
 using namespace lyx::support;
 
@@ -242,4 +243,6 @@ LyXErr & operator<<(LyXErr & l, ios_base &(*t)(ios_base &))
 // The global instance
 LyXErr lyxerr;
 
+
+
 } // namespace lyx