mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 01:37:00 +00:00
9 lines
188 B
C++
9 lines
188 B
C++
// $Id: OS_TLI.cpp 91286 2010-08-05 09:04:31Z johnnyw $
|
|
|
|
#include "ace/OS_TLI.h"
|
|
|
|
|
|
|
|
#if !defined (ACE_HAS_INLINED_OSCALLS)
|
|
# include "ace/OS_TLI.inl"
|
|
#endif /* !ACE_HAS_INLINED_OSCALLS */
|