From 3ec39a3cdab953122937ef8d22a9cd43e29de1e3 Mon Sep 17 00:00:00 2001 From: Angus Leeming Date: Fri, 9 Aug 2002 11:17:35 +0000 Subject: [PATCH] Compilation fix. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4921 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/math_mathmlstream.C | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mathed/math_mathmlstream.C b/src/mathed/math_mathmlstream.C index d7cf3ab39f..0d5bfc35a4 100644 --- a/src/mathed/math_mathmlstream.C +++ b/src/mathed/math_mathmlstream.C @@ -4,6 +4,7 @@ #include "math_inset.h" #include "math_extern.h" #include "support/lyxalgo.h" +#include "support/LOstream.h" using std::ostream; -- 2.39.2