Merge pull request #2237 from DOCGroup/jwillemsen-patch-2-1
[ACE_TAO.git] / ACE / Kokyu / Dispatcher_Impl.cpp
blobefc244e5b38aa3b813c71826728070f89548358c
1 #include "Dispatcher_Impl.h"
3 #if ! defined (__ACE_INLINE__)
4 #include "Dispatcher_Impl.inl"
5 #endif /* __ACE_INLINE__ */
7 namespace Kokyu
9 //virtual - so don't inline
10 Dispatcher_Impl::~Dispatcher_Impl()