summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Generator_Parser_Impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/GIOP_Message_Generator_Parser_Impl.h')
-rw-r--r--TAO/tao/GIOP_Message_Generator_Parser_Impl.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/TAO/tao/GIOP_Message_Generator_Parser_Impl.h b/TAO/tao/GIOP_Message_Generator_Parser_Impl.h
index 9dad728f19b..9dd3e2cbf7c 100644
--- a/TAO/tao/GIOP_Message_Generator_Parser_Impl.h
+++ b/TAO/tao/GIOP_Message_Generator_Parser_Impl.h
@@ -1,5 +1,5 @@
-// -*- C++ -*-
+// -*- C++ -*-
// ===================================================================
/**
* @file GIOP_Message_Generator_Parser_Impl.h
@@ -24,8 +24,6 @@
#include "tao/GIOP_Message_Generator_Parser_12.h"
#include "tao/orbconf.h"
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class TAO_GIOP_Message_Generator_Parser_Impl
*
@@ -56,9 +54,6 @@ public:
TAO_GIOP_Message_Generator_Parser_12 tao_giop_12;
};
-TAO_END_VERSIONED_NAMESPACE_DECL
-
-
#if defined (__ACE_INLINE__)
# include "tao/GIOP_Message_Generator_Parser_Impl.inl"
#endif /* __ACE_INLINE__ */