mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 13:39:46 -04:00
32546e2282
--HG-- branch : trunk
11 lines
282 B
C++
11 lines
282 B
C++
// $Id: OS_NS_math.cpp 80826 2008-03-04 14:51:23Z wotte $
|
|
|
|
#include "ace/OS_NS_math.h"
|
|
|
|
ACE_RCSID(ace, OS_NS_math, "$Id: OS_NS_math.cpp 80826 2008-03-04 14:51:23Z wotte $")
|
|
|
|
#if !defined (ACE_HAS_INLINED_OSCALLS)
|
|
# include "ace/OS_NS_math.inl"
|
|
#endif /* ACE_HAS_INLINED_OSCALLS */
|
|
|