summaryrefslogtreecommitdiff
path: root/TAO/tao/LF_Invocation_Event.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/LF_Invocation_Event.h')
-rw-r--r--TAO/tao/LF_Invocation_Event.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/tao/LF_Invocation_Event.h b/TAO/tao/LF_Invocation_Event.h
index a3db772d40d..98a836f5506 100644
--- a/TAO/tao/LF_Invocation_Event.h
+++ b/TAO/tao/LF_Invocation_Event.h
@@ -15,14 +15,12 @@
#include /**/ "ace/pre.h"
-#include "tao/LF_Event.h"
+#include "LF_Event.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class TAO_LF_Invocation_Event
*
@@ -79,8 +77,6 @@ private:
int is_state_final (void);
};
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* TAO_LF_INVOCATION_EVENT_H */