mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 01:37:00 +00:00
7 lines
209 B
C++
7 lines
209 B
C++
// $Id: OS_NS_sys_wait.cpp 92712 2010-11-25 12:22:13Z johnnyw $
|
|
|
|
#include "ace/OS_NS_sys_wait.h"
|
|
|
|
#if !defined (ACE_HAS_INLINED_OSCALLS)
|
|
# include "ace/OS_NS_sys_wait.inl"
|
|
#endif /* ACE_HAS_INLINED_OSCALLS */
|