summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Scheduler_Utilities.cpp
blob: 8bbd4f4e20bf6849c3b8e1087ee5c1024f082097 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// ============================================================================
//
// $Id$
//
// ============================================================================

#include "ace/OS.h"

#include "orbsvcs/Scheduler_Utilities.h"

#if ! defined (__ACE_INLINE__)
#include "orbsvcs/Scheduler_Utilities.i"
#endif /* __ACE_INLINE__ */

ACE_RCSID(orbsvcs, Scheduler_Utilities, "$Id$")