diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2005-11-02 11:03:27 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2005-11-02 11:03:27 +0000 |
commit | 688ba8920d2a0804caa8b8321c97d6f85e950dd3 (patch) | |
tree | 7b729be96bfa676f133f562057cf68f0b4b9ca5e /TAO/tao/Condition.h | |
parent | 44898ad83aa0c59bcfba8f0299d76362f1c6a68b (diff) | |
download | ATCD-688ba8920d2a0804caa8b8321c97d6f85e950dd3.tar.gz |
ChangeLogTag:Tue Nov 1 14:49:40 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Condition.h')
-rw-r--r-- | TAO/tao/Condition.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Condition.h b/TAO/tao/Condition.h index 7724a113b75..a7eed8c3df3 100644 --- a/TAO/tao/Condition.h +++ b/TAO/tao/Condition.h @@ -24,10 +24,10 @@ #include "ace/Condition_T.h" #include "ace/Global_Macros.h" -TAO_BEGIN_VERSIONED_NAMESPACE_DECL - class ACE_Time_Value; +TAO_BEGIN_VERSIONED_NAMESPACE_DECL + /** * @class TAO_Condition * |