summaryrefslogtreecommitdiff
path: root/TAO/tao/NVList_Adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/NVList_Adapter.h')
-rw-r--r--TAO/tao/NVList_Adapter.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/TAO/tao/NVList_Adapter.h b/TAO/tao/NVList_Adapter.h
index e9bc13af0ec..207d5c2e014 100644
--- a/TAO/tao/NVList_Adapter.h
+++ b/TAO/tao/NVList_Adapter.h
@@ -1,4 +1,4 @@
-// -*- C++ -*-
+// This may look like C, but it's really -*- C++ -*-
//=============================================================================
/**
@@ -21,13 +21,10 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "tao/Basic_Types.h"
-
#include "ace/Service_Object.h"
+#include "tao/Basic_Types.h"
#include "ace/CORBA_macros.h"
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace CORBA
{
class NVList;
@@ -58,7 +55,5 @@ public:
};
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* TAO_NVLIST_ADAPTER_H */