summaryrefslogtreecommitdiff
path: root/ace/config-win32-dmc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-win32-dmc.h')
-rw-r--r--ace/config-win32-dmc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ace/config-win32-dmc.h b/ace/config-win32-dmc.h
index 3b330431fed..fa623098e74 100644
--- a/ace/config-win32-dmc.h
+++ b/ace/config-win32-dmc.h
@@ -59,10 +59,8 @@
# define ACE_HAS_TYPENAME_KEYWORD 1
//# define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION
# define ACE_HAS_USER_MODE_MASKS 1
-# define ACE_HAS_USING_KEYWORD 1
//# define ACE_LACKS_LINEBUFFERED_STREAMBUF 1
# define ACE_LACKS_NATIVE_STRPTIME 1
-//# define ACE_LACKS_PLACEMENT_OPERATOR_DELETE 1
//# define ACE_LACKS_PRAGMA_ONCE 1
//# define ACE_NEW_THROWS_EXCEPTIONS 1
# define ACE_SIZEOF_LONG_DOUBLE 10
@@ -94,6 +92,7 @@
#define ACE_LACKS_UNISTD_H
#define ACE_LACKS_TERMIOS_H
#define ACE_LACKS_ACE_IOSTREAM
+#define ACE_HAS_NONCONST_TEMPNAM
// Typedefs which we expect DMC to do, but they don't do that
typedef long o_uid_t;