mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-18 14:10:18 -04:00
9b16ee203f
--HG-- branch : trunk
9 lines
198 B
C++
9 lines
198 B
C++
// $Id: OS_NS_poll.cpp 91626 2010-09-07 10:59:20Z johnnyw $
|
|
|
|
#include "ace/OS_NS_poll.h"
|
|
|
|
#if !defined (ACE_HAS_INLINED_OSCALLS)
|
|
# include "ace/OS_NS_poll.inl"
|
|
#endif /* ACE_HAS_INLINED_OSCALLS */
|
|
|