summaryrefslogtreecommitdiff
path: root/ace/Name_Space.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Name_Space.h')
-rw-r--r--ace/Name_Space.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Name_Space.h b/ace/Name_Space.h
index a2efb5c4da1..97e7a7b954c 100644
--- a/ace/Name_Space.h
+++ b/ace/Name_Space.h
@@ -24,8 +24,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#if defined (ACE_HAS_WCHAR)
-
#include "ace/SString.h"
#include "ace/Containers.h"
#include "ace/Name_Proxy.h"
@@ -149,7 +147,5 @@ public:
// Dump the state of the object
};
-#endif /* ACE_HAS_WCHAR */
-
#include "ace/post.h"
#endif /* ACE_NAME_SPACE_H */