mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 10:37:03 +00:00
9 lines
211 B
C++
9 lines
211 B
C++
// $Id: OS_NS_sys_wait.cpp 91286 2010-08-05 09:04:31Z 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 */
|