Initial Patch of Auction House bot rev. 135
[auctionmangos.git] / dep / ACE_wrappers / ace / Reactor_Timer_Interface.cpp
blobe2c644bd7d31d5ca120c0e2b2b2172c482bbf752
1 // $Id: Reactor_Timer_Interface.cpp 80826 2008-03-04 14:51:23Z wotte $
3 #include "ace/Reactor_Timer_Interface.h"
5 ACE_RCSID (ace,
6 Reactor_Timer_Interface,
7 "$Id: Reactor_Timer_Interface.cpp 80826 2008-03-04 14:51:23Z wotte $")
10 ACE_BEGIN_VERSIONED_NAMESPACE_DECL
12 ACE_Reactor_Timer_Interface::~ACE_Reactor_Timer_Interface()
16 ACE_END_VERSIONED_NAMESPACE_DECL