mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-19 14:29:33 -04:00
9b16ee203f
--HG-- branch : trunk
11 lines
203 B
C++
11 lines
203 B
C++
// $Id: OS_NS_dlfcn.cpp 91286 2010-08-05 09:04:31Z johnnyw $
|
|
|
|
#include "ace/OS_NS_dlfcn.h"
|
|
|
|
|
|
|
|
#if !defined (ACE_HAS_INLINED_OSCALLS)
|
|
# include "ace/OS_NS_dlfcn.inl"
|
|
#endif /* ACE_HAS_INLINED_OSCALLS */
|
|
|