summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-06-09 14:47:33 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-06-09 14:47:33 +0000
commite0a694f8ba4a7980f3dafa13922ec5d1cd248f7e (patch)
treef9c8d333271c028e92dc622827500c1e971710bf
parent7f4a673fc88567f8622dd84b9844faa61f20a58b (diff)
downloadATCD-e0a694f8ba4a7980f3dafa13922ec5d1cd248f7e.tar.gz
ChangeLogTag: Fri Jun 9 14:04:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Options_Parser.cpp2
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Options_Parser.h5
2 files changed, 1 insertions, 6 deletions
diff --git a/TAO/orbsvcs/tests/Notify/lib/Options_Parser.cpp b/TAO/orbsvcs/tests/Notify/lib/Options_Parser.cpp
index 2685d1bfd5b..fbcb5f8c03b 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Options_Parser.cpp
+++ b/TAO/orbsvcs/tests/Notify/lib/Options_Parser.cpp
@@ -9,8 +9,6 @@ ACE_RCSID (lib,
#include "orbsvcs/NotifyExtC.h"
#include "tao/debug.h"
#include "ace/Log_Msg.h"
-#include "ace/Arg_Shifter.h"
-
TAO_Notify_Tests_Options_Parser::TAO_Notify_Tests_Options_Parser (void)
{
diff --git a/TAO/orbsvcs/tests/Notify/lib/Options_Parser.h b/TAO/orbsvcs/tests/Notify/lib/Options_Parser.h
index cecfce11495..009713d6d1e 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Options_Parser.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Options_Parser.h
@@ -20,10 +20,7 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "orbsvcs/CosNotificationC.h"
-
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-class ACE_Arg_Shifter;
-ACE_END_VERSIONED_NAMESPACE_DECL
+#include "ace/Arg_Shifter.h"
/**
* @class TAO_Notify_Tests_Options_Parser