summaryrefslogtreecommitdiff
path: root/ace/config-tandem-nsk-mips-v3.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-tandem-nsk-mips-v3.h')
-rw-r--r--ace/config-tandem-nsk-mips-v3.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ace/config-tandem-nsk-mips-v3.h b/ace/config-tandem-nsk-mips-v3.h
index b4a4805b988..c98533aff5d 100644
--- a/ace/config-tandem-nsk-mips-v3.h
+++ b/ace/config-tandem-nsk-mips-v3.h
@@ -330,9 +330,6 @@ extern int cma_sigwait (sigset_t *);
// Platform lacks malloc.h
#define ACE_LACKS_MALLOC_H
-// <time.h> doesn't automatically #include /**/ <sys/time.h>
-#define ACE_LACKS_SYSTIME_H
-
// Platform lacks the siginfo.h include file
#define ACE_LACKS_SIGINFO_H
@@ -421,9 +418,6 @@ extern int cma_sigwait (sigset_t *);
// Following will not be needed if use standard c library (G06.20 and later)
#define ACE_LACKS_SIGNED_CHAR
-// Compiler supports the new using keyword for C++ namespaces.
-#define ACE_HAS_USING_KEYWORD
-
// Compiler supports the typename keyword for templates
#define ACE_HAS_TYPENAME_KEYWORD