fixed compilation errors
This commit is contained in:
@@ -32,7 +32,7 @@ protected:
|
||||
_ostream.flush();
|
||||
}
|
||||
|
||||
void flush() override
|
||||
void _flush() override
|
||||
{
|
||||
_ostream.flush();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user