mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 01:37:00 +00:00
8 lines
210 B
C++
8 lines
210 B
C++
// $Id: OS_NS_sys_stat.cpp 96519 2012-12-17 10:00:00Z johnnyw $
|
|
|
|
#include "ace/OS_NS_sys_stat.h"
|
|
|
|
#if !defined (ACE_HAS_INLINED_OSCALLS)
|
|
# include "ace/OS_NS_sys_stat.inl"
|
|
#endif /* ACE_HAS_INLINED_OSCALLS */
|
|
|