From: André Pönitz Date: Tue, 13 Aug 2002 18:21:44 +0000 (+0000) Subject: Herbert's compile fix X-Git-Tag: 1.6.10~18586 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=3b8a93570e060c7d7860636e1cbba52a579ba0a6;p=features.git Herbert's compile fix git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4959 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/mathed/math_fontinset.C b/src/mathed/math_fontinset.C index aea053e724..a8d183a437 100644 --- a/src/mathed/math_fontinset.C +++ b/src/mathed/math_fontinset.C @@ -10,6 +10,7 @@ #include "math_support.h" #include "math_parser.h" #include "LaTeXFeatures.h" +#include "support/LOstream.h" #include "textpainter.h"