summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/performance-tests/RTEvent/lib/ORB_Shutdown.cpp
blob: 3d9485f34f922f52d162e5483c68d5527aab15f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/**
 * @file Shutdown.cpp
 *
 * $Id$
 *
 * @author Carlos O'Ryan <coryan@uci.edu>
 */
#include "Shutdown.h"

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

ACE_RCSID(TAO_PERF_RTEC, Shutdown, "$Id$")