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