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, 6 insertions, 1 deletions
diff --git a/TAO/tao/GIOP_Message_Generator_Parser_Impl.h b/TAO/tao/GIOP_Message_Generator_Parser_Impl.h
index 9dd3e2cbf7c..9dad728f19b 100644
--- a/TAO/tao/GIOP_Message_Generator_Parser_Impl.h
+++ b/TAO/tao/GIOP_Message_Generator_Parser_Impl.h
@@ -1,5 +1,5 @@
-
// -*- C++ -*-
+
// ===================================================================
/**
* @file GIOP_Message_Generator_Parser_Impl.h
@@ -24,6 +24,8 @@
#include "tao/GIOP_Message_Generator_Parser_12.h"
#include "tao/orbconf.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
/**
* @class TAO_GIOP_Message_Generator_Parser_Impl
*
@@ -54,6 +56,9 @@ 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__ */