Some missing from merge.

Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
Salja 2012-08-05 14:54:07 +02:00 committed by Antz
parent ec939a5bce
commit f4be15a7af
1895 changed files with 160408 additions and 53601 deletions

View file

@ -1,3 +1,5 @@
// $Id: Log_Msg_IPC.cpp 91286 2010-08-05 09:04:31Z johnnyw $
#include "ace/Log_Msg_IPC.h"
#include "ace/Log_Record.h"
#include "ace/CDR_Stream.h"
@ -16,8 +18,6 @@ ACE_Log_Msg_IPC::~ACE_Log_Msg_IPC (void)
(void) this->close ();
}
ACE_ALLOC_HOOK_DEFINE(ACE_Log_Msg_IPC)
int
ACE_Log_Msg_IPC::open (const ACE_TCHAR *logger_key)
{