mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-30 09:03:47 +00:00
Directory Structure [step 1]: moving files
working on #672 NOTE: This commit can't be compiled!!
This commit is contained in:
14
deps/acelite/ace/Event.cpp
vendored
Normal file
14
deps/acelite/ace/Event.cpp
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
#include "ace/Event.h"
|
||||
|
||||
#if !defined (__ACE_INLINE__)
|
||||
//#include "ace/Event.inl"
|
||||
#endif /* __ACE_INLINE__ */
|
||||
|
||||
#include "ace/Log_Category.h"
|
||||
#include "ace/Condition_Attributes.h"
|
||||
|
||||
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
|
||||
|
||||
|
||||
|
||||
ACE_END_VERSIONED_NAMESPACE_DECL
|
||||
Reference in New Issue
Block a user