// $Id: Reactor_Timer_Interface.cpp 91286 2010-08-05 09:04:31Z johnnyw $ #include "ace/Reactor_Timer_Interface.h" ACE_BEGIN_VERSIONED_NAMESPACE_DECL ACE_Reactor_Timer_Interface::~ACE_Reactor_Timer_Interface() { } ACE_END_VERSIONED_NAMESPACE_DECL