summaryrefslogtreecommitdiff
path: root/TAO/tao/Exclusive_TMS.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Exclusive_TMS.h')
-rw-r--r--TAO/tao/Exclusive_TMS.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/tao/Exclusive_TMS.h b/TAO/tao/Exclusive_TMS.h
index 84f659bcc68..6937340cb4c 100644
--- a/TAO/tao/Exclusive_TMS.h
+++ b/TAO/tao/Exclusive_TMS.h
@@ -1,4 +1,4 @@
-// -*- C++ -*-
+// This may look like C, but it's really -*- C++ -*-
//=============================================================================
/**
@@ -22,7 +22,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
class TAO_Pluggable_Reply_Params;
@@ -91,7 +90,5 @@ protected:
// able to iterate on a use case - Bala.
};
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* EXCLUSIVE_TMS_H */