The branch, betterspacing, has been updated.

- Log -----------------------------------------------------------------

commit 1742d93a2c3b87b01bd05b650314aeb053a32fef
Author: Jean-Marc Lasgouttes <[email protected]>
Date:   Wed Oct 5 12:49:40 2016 +0200

    fixup b9e63cdd
    
    I wonder why this embarrassing mistake does not cause a linking error
    with autoconf.

diff --git a/src/mathed/InsetMath.cpp b/src/mathed/InsetMath.cpp
index ab03f85..23c9bd0 100644
--- a/src/mathed/InsetMath.cpp
+++ b/src/mathed/InsetMath.cpp
@@ -13,7 +13,7 @@
 
 #include "InsetMath.h"
 #include "MathData.h"
-#include "MathRow.cpp"
+#include "MathRow.h"
 #include "MathStream.h"
 
 #include "support/debug.h"

-----------------------------------------------------------------------

Summary of changes:
 src/mathed/InsetMath.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Repository for new features

Reply via email to