diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2001-11-05 21:58:57 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2001-11-05 21:58:57 +0000 |
commit | 1930dc1d38d619c39965b4c2e07226df2beb19e4 (patch) | |
tree | cd80dd59f7e7323ecc439775ced868ed4c5c0a9e /ace/config-pharlap.h | |
parent | 39ba97673a387fd7fe9e8a4c32f7712425bc6b8d (diff) | |
download | ATCD-1930dc1d38d619c39965b4c2e07226df2beb19e4.tar.gz |
ChangeLogTag:Mon Nov 5 10:12:01 2001 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
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> |