summaryrefslogtreecommitdiff
path: root/TAO/tao/LF_Event_Loop_Thread_Helper.cpp
blob: 42e295f27edb9ce03c9868fe78621be28b83dd5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// -*- C++ -*-
// $Id$

#include "tao/LF_Event_Loop_Thread_Helper.h"

#if !defined (__ACE_INLINE__)
# include "tao/LF_Event_Loop_Thread_Helper.inl"
#endif /* __ACE_INLINE__ */

ACE_RCSID (tao, 
           LF_Event_Loop_Thread_Helper, 
           "$Id$")