mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
Some missing from merge.
Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
parent
ec939a5bce
commit
f4be15a7af
1895 changed files with 160408 additions and 53601 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// $Id: Event_Handler_Handle_Timeout_Upcall.cpp 95586 2012-03-03 20:45:57Z johnnyw $
|
||||
|
||||
#include "ace/Event_Handler_Handle_Timeout_Upcall.h"
|
||||
#include "ace/Reactor_Timer_Interface.h"
|
||||
#include "ace/Abstract_Timer_Queue.h"
|
||||
|
|
@ -8,8 +10,6 @@
|
|||
|
||||
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
|
||||
|
||||
ACE_ALLOC_HOOK_DEFINE(ACE_Event_Handler_Handle_Timeout_Upcall)
|
||||
|
||||
ACE_Event_Handler_Handle_Timeout_Upcall::
|
||||
ACE_Event_Handler_Handle_Timeout_Upcall (void) :
|
||||
requires_reference_counting_ (0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue