diff -r 001ef9ddb825 -r 88a7990e456a applayerprotocols/httptransportfw/Test/TestScriptTest/CTestServerStreamManager.h --- a/applayerprotocols/httptransportfw/Test/TestScriptTest/CTestServerStreamManager.h Fri Mar 19 09:39:24 2010 +0200 +++ b/applayerprotocols/httptransportfw/Test/TestScriptTest/CTestServerStreamManager.h Fri Apr 16 15:30:47 2010 +0300 @@ -71,6 +71,7 @@ // From MOutputStreamObserver void SendDataCnfL(); void SecureClientCnf(); + inline TBool SecureRetry(){ return EFalse;} void OutputStreamCloseInd(TInt aError); void MOutputStreamObserver_Reserved(); virtual void OnSendTimeOut();