Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / orbsvcs / performance-tests / RTEvent / lib / Shutdown.cpp
blob73e185ea2af7af094fda337e8ca48a281c9a9aaf
1 /**
2 * @file Shutdown.cpp
4 * @author Carlos O'Ryan <coryan@uci.edu>
5 */
6 #ifndef TAO_PERF_RTEC_SHUTDOWN_CPP
7 #define TAO_PERF_RTEC_SHUTDOWN_CPP
9 #include "Shutdown.h"
11 #if !defined(__ACE_INLINE__)
12 #include "Shutdown.inl"
13 #endif /* __ACE_INLINE__ */
15 #endif /* TAO_PERF_RTEC_SHUTDOWN_CPP */