diff -r aa2539c91954 -r 1c2bb2fc7c87 perfsrv/memspy/Engine/Include/Sink/MemSpyEngineOutputSinkDebug.h --- a/perfsrv/memspy/Engine/Include/Sink/MemSpyEngineOutputSinkDebug.h Fri Oct 08 14:56:39 2010 +0300 +++ b/perfsrv/memspy/Engine/Include/Sink/MemSpyEngineOutputSinkDebug.h Tue Oct 26 16:20:32 2010 +0300 @@ -47,8 +47,9 @@ void DataStreamEndL(); void DoOutputLineL( const TDesC& aLine ); void DoOutputRawL( const TDesC8& aData ); + void FlushL(); }; -#endif \ No newline at end of file +#endif