Files
azerothcore-wotlk/dep/acelite/ace/Condition_Attributes.cpp
Yehonal e8e94a0a66 First Commit
For Azeroth!
2016-06-26 10:39:44 +02:00

16 lines
324 B
C++

/* -*- 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__ */