server/dep/acelite/ace/Condition_Attributes.cpp
Salja f4be15a7af Some missing from merge.
Signed-off-by: Salja <salja2012@hotmail.de>
2020-02-16 02:50:23 +00:00

17 lines
397 B
C++

/* -*- C++ -*- */
/**
* @file Condition_Attributes.cpp
*
* $Id: Condition_Attributes.cpp 96265 2012-11-13 13:31:10Z johnnyw $
*
* 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__ */