summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h b/TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h
index 9bfd7297661..5e89f43785d 100644
--- a/TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h
+++ b/TAO/orbsvcs/orbsvcs/Time/Timer_Helper.h
@@ -25,7 +25,7 @@
#include "ace/Event_Handler.h"
#include "ace/Containers.h"
-#include "orbsvcs/Time/time_export.h"
+#include "time_export.h"
#include "orbsvcs/TimeServiceS.h"
@@ -33,8 +33,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
class TAO_Time_Service_Clerk;
/**
@@ -73,8 +71,6 @@ protected:
typedef ACE_Array_Base<CosTime::TimeService_var> IORS;
};
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* TIMER_HELPER_H */