From: André Pönitz Date: Mon, 10 Dec 2001 14:35:54 +0000 (+0000) Subject: do as We say... X-Git-Tag: 1.6.10~20198 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=007c4ef9372889f4653847be14bae140b40f959c;p=lyx.git do as We say... git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3180 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/mathed/math_streamstr.C b/src/mathed/math_streamstr.C index a8307f0188..1675f0fe24 100644 --- a/src/mathed/math_streamstr.C +++ b/src/mathed/math_streamstr.C @@ -2,9 +2,9 @@ #include "math_streamstr.h" #include "math_mathmlstream.h" +#include "support/LOstream.h" #include -#include WriteStream & operator<<(WriteStream & ws, string const & s)