mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-04 19:43:48 +00:00
Directory Structure [step 1]: moving files
working on #672 NOTE: This commit can't be compiled!!
This commit is contained in:
15
deps/acelite/ace/Condition_Attributes.cpp
vendored
Normal file
15
deps/acelite/ace/Condition_Attributes.cpp
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
/* -*- C++ -*- */
|
||||
/**
|
||||
* @file Condition_Attributes.cpp
|
||||
*
|
||||
* Originally in Synch.cpp
|
||||
*
|
||||
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
|
||||
*/
|
||||
|
||||
#include "ace/Condition_Thread_Mutex.h"
|
||||
#include "ace/Condition_Attributes.h"
|
||||
|
||||
#if !defined (__ACE_INLINE__)
|
||||
#include "ace/Condition_Attributes.inl"
|
||||
#endif /* __ACE_INLINE__ */
|
||||
Reference in New Issue
Block a user