diff options
author | elliott_c <ocielliottc@users.noreply.github.com> | 2003-01-02 19:34:59 +0000 |
---|---|---|
committer | elliott_c <ocielliottc@users.noreply.github.com> | 2003-01-02 19:34:59 +0000 |
commit | 70a17bb9744cf6c37d9af1e11bf5dc810b5dfa0b (patch) | |
tree | 87fb62e821f7b54650e7871938e30b3b271a665e /TAO/tao/Condition.h | |
parent | 02f80ae9b17bdad423f257eb1c6c090c39e50f03 (diff) | |
download | ATCD-70a17bb9744cf6c37d9af1e11bf5dc810b5dfa0b.tar.gz |
ChangeLogTag: Thu Jan 2 13:33:01 2003 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/tao/Condition.h')
-rw-r--r-- | TAO/tao/Condition.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Condition.h b/TAO/tao/Condition.h index b27ac808011..3ddeccdb133 100644 --- a/TAO/tao/Condition.h +++ b/TAO/tao/Condition.h @@ -14,7 +14,7 @@ #define TAO_CONDITION_H #include "ace/pre.h" #include "orbconf.h" - +#include "ace/Synch_T.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once |