diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-06-09 18:31:05 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-06-09 18:31:05 +0000 |
commit | 8bd87bb23e6800673b0d24a164de2caaec4b3c72 (patch) | |
tree | 75330a135601c0562cac09bd82b9c83e1e566812 /TAO/orbsvcs/tests/Notify/lib/Peer.h | |
parent | d6bcaaf60015d9137b98997251c58e2198a0bf01 (diff) | |
download | ATCD-8bd87bb23e6800673b0d24a164de2caaec4b3c72.tar.gz |
ChangeLogTag: Fri Jun 9 14:48:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/lib/Peer.h')
-rw-r--r-- | TAO/orbsvcs/tests/Notify/lib/Peer.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/Notify/lib/Peer.h b/TAO/orbsvcs/tests/Notify/lib/Peer.h index b1f93a4b815..cff35edb8fa 100644 --- a/TAO/orbsvcs/tests/Notify/lib/Peer.h +++ b/TAO/orbsvcs/tests/Notify/lib/Peer.h @@ -22,10 +22,7 @@ #include "orbsvcs/CosNotifyChannelAdminC.h" #include "tao/PortableServer/PortableServer.h" #include "ace/SString.h" - -ACE_BEGIN_VERSIONED_NAMESPACE_DECL -class ACE_Arg_Shifter; -ACE_END_VERSIONED_NAMESPACE_DECL +#include "ace/Arg_Shifter.h" /** * @class TAO_Notify_Tests_Peer |