summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-07-21 11:47:24 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-07-21 11:47:24 +0000
commit1f0a2e6b1614205d232be1dbff5a926fdf5a5949 (patch)
tree46697f423bd3bae308f67521374cf84a24eff231
parent2878b841834273a46e9917882976f7459dc30c39 (diff)
downloadATCD-1f0a2e6b1614205d232be1dbff5a926fdf5a5949.tar.gz
ChangeLogTag: Fri Jul 21 08:40:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Peer.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/TAO/orbsvcs/tests/Notify/lib/Peer.cpp b/TAO/orbsvcs/tests/Notify/lib/Peer.cpp
index 293218f1ae5..f2e6347a9ea 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Peer.cpp
+++ b/TAO/orbsvcs/tests/Notify/lib/Peer.cpp
@@ -6,11 +6,10 @@
#include "Peer.inl"
#endif /* __ACE_INLINE__ */
-ACE_RCSID (lib,
- TAO_Peer,
+ACE_RCSID (lib,
+ TAO_Peer,
"$Id$")
-#include "ace/Arg_Shifter.h"
#include "Name.h"
#include "LookupManager.h"
#include "Options_Parser.h"