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