From f6bd79745e65006895070e2e1da854abc6d4d431 Mon Sep 17 00:00:00 2001 From: Guillaume Munch Date: Tue, 5 Jul 2016 00:18:21 +0200 Subject: [PATCH] Revert c6ce76c2 and fix 670efa8f Thanks Stephan --- src/mathed/MathStream.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mathed/MathStream.h b/src/mathed/MathStream.h index 28eda3ff25..3116ab43d0 100644 --- a/src/mathed/MathStream.h +++ b/src/mathed/MathStream.h @@ -14,7 +14,6 @@ #include "InsetMath.h" #include "texstream.h" -#include "TexRow.h" #include "support/Changer.h" #include "support/strfwd.h" @@ -27,6 +26,7 @@ class Encoding; class InsetMath; class MathAtom; class MathData; +struct RowEntry; // // LaTeX/LyX -- 2.39.2