From e0a694f8ba4a7980f3dafa13922ec5d1cd248f7e Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 9 Jun 2006 14:47:33 +0000 Subject: ChangeLogTag: Fri Jun 9 14:04:12 UTC 2006 Johnny Willemsen --- TAO/orbsvcs/tests/Notify/lib/Options_Parser.cpp | 2 -- TAO/orbsvcs/tests/Notify/lib/Options_Parser.h | 5 +---- 2 files changed, 1 insertion(+), 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 -- cgit v1.2.1