]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_spaceinset.C
further code uglification to make Jean-Marc's compiler happy
[lyx.git] / src / mathed / math_spaceinset.C
index 764a324bfc9a045054066e019eccf1df9d8cb8ca..46408f177e2f8e6e49c3d6c8a0ab2dfbf39f7960 100644 (file)
@@ -9,6 +9,7 @@
 #include "support/LOstream.h"
 
 
+
 MathSpaceInset::MathSpaceInset(int sp)
        : space_(sp)
 {}