]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDiff.cpp
Fix bug 5802 (http://bugzilla.lyx.org/show_bug.cgi?id=5802)
[lyx.git] / src / mathed / InsetMathDiff.cpp
index a3688225b59ed1a44ed009b9817630ae16258b88..f4d544bbb6250ed313c4734f691473221d298604 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -13,6 +13,7 @@
 #include "InsetMathDiff.h"
 #include "MathData.h"
 #include "MathStream.h"
+
 #include "support/debug.h"