diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2005-11-24 11:05:47 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2005-11-24 11:05:47 +0000 |
commit | b1c1a996e7b667f81e4447c7fe7a660b09cb52ad (patch) | |
tree | 550e5a13efab47f5a2526ac5d60ecfdcdc6abd47 /TAO/tao/Queued_Message.h | |
parent | 6dfaf4ef7e39575f7e51708889c003d74ff7b88e (diff) | |
download | ATCD-b1c1a996e7b667f81e4447c7fe7a660b09cb52ad.tar.gz |
ChangeLogTag:Thu Nov 24 03:01:29 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Queued_Message.h')
-rw-r--r-- | TAO/tao/Queued_Message.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/Queued_Message.h b/TAO/tao/Queued_Message.h index 29c28df9efb..d2b1ec6c888 100644 --- a/TAO/tao/Queued_Message.h +++ b/TAO/tao/Queued_Message.h @@ -23,8 +23,11 @@ #endif /* ACE_LACKS_PRAGMA_ONCE */ struct iovec; + +ACE_BEGIN_VERSIONED_NAMESPACE_DECL class ACE_Message_Block; class ACE_Allocator; +ACE_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL |