summaryrefslogtreecommitdiff
path: root/ace/Local_Name_Space.h
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-04-24 01:26:37 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-04-24 01:26:37 +0000
commit40531ce58e2a840274a47af7e887764b2f10cfc9 (patch)
tree4f4f2bad32410216cda5647a59e75883209d376a /ace/Local_Name_Space.h
parent455a8ee4b5dd8b211196580fe82001f675e7e226 (diff)
downloadATCD-40531ce58e2a840274a47af7e887764b2f10cfc9.tar.gz
ChangeLogTag:Sun Apr 23 18:14:33 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'ace/Local_Name_Space.h')
-rw-r--r--ace/Local_Name_Space.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Local_Name_Space.h b/ace/Local_Name_Space.h
index a8e33d991fe..edf83a69771 100644
--- a/ace/Local_Name_Space.h
+++ b/ace/Local_Name_Space.h
@@ -26,8 +26,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#if defined (ACE_HAS_WCHAR)
-
#include "ace/Containers.h"
#include "ace/Malloc_T.h"
#include "ace/Synch.h"
@@ -120,7 +118,5 @@ private:
// Include the ACE_Local_Name_Space templates stuff at this point.
#include "ace/Local_Name_Space_T.h"
-#endif /* ACE_HAS_WCHAR */
-
#include "ace/post.h"
#endif /* ACE_LOCAL_NAME_SPACE_H */