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

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

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