summaryrefslogtreecommitdiff
path: root/TAO/tao/BiDir_Adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/BiDir_Adapter.h')
-rw-r--r--TAO/tao/BiDir_Adapter.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/TAO/tao/BiDir_Adapter.h b/TAO/tao/BiDir_Adapter.h
index fd5270b769c..ebf1e5675dc 100644
--- a/TAO/tao/BiDir_Adapter.h
+++ b/TAO/tao/BiDir_Adapter.h
@@ -1,4 +1,4 @@
-// -*- C++ -*-
+// This may look like C, but it's really -*- C++ -*-
//=============================================================================
/**
@@ -21,8 +21,6 @@
#include "tao/SystemException.h"
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
class TAO_ORB_Core;
class TAO_Policy_Validator;
@@ -52,8 +50,5 @@ public:
};
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
-
#endif /* TAO_BIDIR_ADAPTER_H */