replace ostream by support/LOstream

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4473 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
André Pönitz 2002-06-25 03:56:30 +00:00
parent 4db18ce050
commit a3660106fe

View File

@ -9,8 +9,7 @@
#include "math_parser.h"
#include "math_mathmlstream.h"
#include "math_streamstr.h"
#include <ostream>
#include "support/LOstream.h"
MathDecorationInset::MathDecorationInset(string const & name)