diff options
Diffstat (limited to 'ace/config-win32-mingw.h')
-rw-r--r-- | ace/config-win32-mingw.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-win32-mingw.h b/ace/config-win32-mingw.h index d8675574213..c49dcd97115 100644 --- a/ace/config-win32-mingw.h +++ b/ace/config-win32-mingw.h @@ -81,6 +81,7 @@ #define ACE_LACKS_SYS_SEM_H #define ACE_LACKS_STROPTS_H #define ACE_LACKS_SYS_IOCTL_H +#define ACE_HAS_NONCONST_WCSDUP // We trust the user: He must have used -mpentiumpro or -mpentium // if that is what he wants. |