diff options
Diffstat (limited to 'ace/config-tandem-nsk-mips-v2.h')
-rw-r--r-- | ace/config-tandem-nsk-mips-v2.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-tandem-nsk-mips-v2.h b/ace/config-tandem-nsk-mips-v2.h index d9d6a6749a1..cba5b7b8148 100644 --- a/ace/config-tandem-nsk-mips-v2.h +++ b/ace/config-tandem-nsk-mips-v2.h @@ -399,9 +399,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 - //========================================================================= // Build options //========================================================================= |