summaryrefslogtreecommitdiff
path: root/trunk/TAO/orbsvcs/performance-tests/RTEvent/lib/Shutdown.cpp
blob: 84d42ba3bc6f379e3d3c83575674e83b5e01696a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/**
 * @file Shutdown.cpp
 *
 * $Id$
 *
 * @author Carlos O'Ryan <coryan@uci.edu>
 */
#ifndef TAO_PERF_RTEC_SHUTDOWN_CPP
#define TAO_PERF_RTEC_SHUTDOWN_CPP

#include "Shutdown.h"

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

#endif /* TAO_PERF_RTEC_SHUTDOWN_CPP */