summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Security/CSI_Utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Security/CSI_Utils.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Security/CSI_Utils.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Security/CSI_Utils.h b/TAO/orbsvcs/orbsvcs/Security/CSI_Utils.h
index 8f233dbfd97..5b1e5409858 100644
--- a/TAO/orbsvcs/orbsvcs/Security/CSI_Utils.h
+++ b/TAO/orbsvcs/orbsvcs/Security/CSI_Utils.h
@@ -18,11 +18,6 @@
// the declared types/variables are not meant to be used outside TAO's
// CSIv2 implementation.
-#include "tao/orbconf.h"
-#include "tao/Versioned_Namespace.h"
-
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
// Forward declarations
namespace IOP
{
@@ -51,6 +46,4 @@ namespace TAO
}
}
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#endif /* TAO_CSI_UTILS_H */