summaryrefslogtreecommitdiff
path: root/TAO/tao/AnyTypeCode/Any_Arg_Traits.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/AnyTypeCode/Any_Arg_Traits.h')
-rw-r--r--TAO/tao/AnyTypeCode/Any_Arg_Traits.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/tao/AnyTypeCode/Any_Arg_Traits.h b/TAO/tao/AnyTypeCode/Any_Arg_Traits.h
index 085a068aa6b..26e4b66a844 100644
--- a/TAO/tao/AnyTypeCode/Any_Arg_Traits.h
+++ b/TAO/tao/AnyTypeCode/Any_Arg_Traits.h
@@ -1,4 +1,4 @@
-// -*- C++ -*-
+// This may look like C, but it's really -*- C++ -*-
//=============================================================================
/**
@@ -25,8 +25,6 @@
#include "tao/Var_Size_Argument_T.h"
#include "tao/Arg_Traits_T.h"
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace CORBA
{
class Any;
@@ -49,8 +47,6 @@ namespace TAO
};
}
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* TAO_ANY_ARG_TRAITS_H */