diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-08-22 14:00:14 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-08-22 14:00:14 +0000 |
commit | 72c1c1fce008f77c01f4b71d37467051c7955fbb (patch) | |
tree | 361f8126316fe95edc789520938f8378c0b189bf /TAO/orbsvcs/tests | |
parent | b417d98dd759f8cd86874acb83bdb30113bba26e (diff) | |
download | ATCD-72c1c1fce008f77c01f4b71d37467051c7955fbb.tar.gz |
ChangeLogTag: Fri Aug 22 13:57:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/tests')
-rw-r--r-- | TAO/orbsvcs/tests/EC_Multiple/EC_Multiple.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/EC_Multiple/EC_Multiple.h b/TAO/orbsvcs/tests/EC_Multiple/EC_Multiple.h index d34efacbb9b..4bf7784e0cd 100644 --- a/TAO/orbsvcs/tests/EC_Multiple/EC_Multiple.h +++ b/TAO/orbsvcs/tests/EC_Multiple/EC_Multiple.h @@ -22,6 +22,7 @@ #endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/High_Res_Timer.h" +#include "ace/Condition_Thread_Mutex.h" #include "orbsvcs/RtecEventChannelAdminC.h" #include "orbsvcs/RtecEventCommS.h" #include "orbsvcs/Channel_Clients_T.h" |