summaryrefslogtreecommitdiff
path: root/ace/Log_Record.h
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-06-18 22:24:27 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-06-18 22:24:27 +0000
commitba64bc7f4ba3d7860bbc4576f19ab7f9a0d1aef6 (patch)
tree44b2c45da3a281b3eea905e97f2d251c42b9450e /ace/Log_Record.h
parent3e4abe7de1befc967e4e6788469a3e80046cf1f4 (diff)
downloadATCD-ba64bc7f4ba3d7860bbc4576f19ab7f9a0d1aef6.tar.gz
ChangeLogTag:Wed Jun 18 17:20:28 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'ace/Log_Record.h')
-rw-r--r--ace/Log_Record.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Log_Record.h b/ace/Log_Record.h
index 074f40d146a..8fa5c6a352c 100644
--- a/ace/Log_Record.h
+++ b/ace/Log_Record.h
@@ -79,7 +79,7 @@ public:
/// <ostream>.
int print (const ACE_TCHAR host_name[],
u_long verbose_flag,
- ostream &stream);
+ ACE_OSTREAM_TYPE &stream);
#endif /* ! ACE_LACKS_IOSTREAM_TOTALLY */
int format_msg (const ACE_TCHAR host_name[],