Changes to attempt to silence bcc64x
[ACE_TAO.git] / ACE / ace / Condition_Attributes.cpp
blob525a88c5f2a57a3a020f555f954ee1e2f229ed3b
1 /* -*- C++ -*- */
2 /**
3 * @file Condition_Attributes.cpp
5 * @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
6 */
8 #include "ace/Condition_Thread_Mutex.h"
9 #include "ace/Condition_Attributes.h"
11 #if !defined (__ACE_INLINE__)
12 #include "ace/Condition_Attributes.inl"
13 #endif /* __ACE_INLINE__ */