mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
10 lines
322 B
C++
10 lines
322 B
C++
// $Id: OS_NS_sys_resource.cpp 80826 2008-03-04 14:51:23Z wotte $
|
|
|
|
#include "ace/OS_NS_sys_resource.h"
|
|
|
|
ACE_RCSID(ace, OS_NS_sys_resource, "$Id: OS_NS_sys_resource.cpp 80826 2008-03-04 14:51:23Z wotte $")
|
|
|
|
#if !defined (ACE_HAS_INLINED_OSCALLS)
|
|
# include "ace/OS_NS_sys_resource.inl"
|
|
#endif /* ACE_HAS_INLINED_OSCALLS */
|
|
|