diff options
Diffstat (limited to 'ace/config-pharlap.h')
-rw-r--r-- | ace/config-pharlap.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-pharlap.h b/ace/config-pharlap.h index 374bed01b49..51433b4fe77 100644 --- a/ace/config-pharlap.h +++ b/ace/config-pharlap.h @@ -49,6 +49,8 @@ // Let the config-win32.h file do its thing #undef ACE_CONFIG_H #include "ace/config-win32.h" +#undef ACE_HAS_WCHAR + #include /**/ <embkern.h> #if defined (ACE_HAS_PHARLAP_RT) # include /**/ <embtcpip.h> |