summaryrefslogtreecommitdiff
path: root/ACE/ace/config-win32-mingw.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-11-18 07:33:56 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-11-18 07:33:56 +0000
commitd21014e1f12cc3ec27262ba4d14997b995488da4 (patch)
tree1063859b48f577ba949128f4c4fcca0ddecd9fb6 /ACE/ace/config-win32-mingw.h
parent28efe3e1e95cd2f09a9001b71c02bf1f7b802b2c (diff)
downloadATCD-d21014e1f12cc3ec27262ba4d14997b995488da4.tar.gz
Tue Nov 18 07:32:30 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/config-win32-mingw.h: Fixed compile problem
Diffstat (limited to 'ACE/ace/config-win32-mingw.h')
-rw-r--r--ACE/ace/config-win32-mingw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/config-win32-mingw.h b/ACE/ace/config-win32-mingw.h
index 6c2c7cd9fa1..f5dad2c17c0 100644
--- a/ACE/ace/config-win32-mingw.h
+++ b/ACE/ace/config-win32-mingw.h
@@ -52,6 +52,7 @@
#endif
#undef ACE_LACKS_SIGSET
+#undef ACE_HAS_WTOF
#define ACE_LACKS_SIGSET_DEFINITIONS
#define ACE_LACKS_SYS_SHM_H
@@ -85,7 +86,6 @@
#define ACE_HAS_NONCONST_WCSDUP
#define ACE_HAS_WINSOCK2_GQOS
#define ACE_ISCTYPE_EQUIVALENT ::_isctype
-#define ACE_WTOF_EQUIVALENT ::_wtof
// We trust the user: He must have used -mpentiumpro or -mpentium
// if that is what he wants.