mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-02 10:33:46 +00:00
Directory Structure [step 1]: moving files
working on #672 NOTE: This commit can't be compiled!!
This commit is contained in:
7
deps/acelite/ace/OS_NS_errno.cpp
vendored
Normal file
7
deps/acelite/ace/OS_NS_errno.cpp
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
// -*- C++ -*-
|
||||
#include "ace/OS_NS_errno.h"
|
||||
|
||||
#if !defined (ACE_HAS_INLINED_OSCALLS)
|
||||
# include "ace/OS_NS_errno.inl"
|
||||
#endif /* ACE_HAS_INLINED_OSCALLS */
|
||||
|
||||
Reference in New Issue
Block a user