summaryrefslogtreecommitdiff
path: root/ace/config-cxx-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-cxx-common.h')
-rw-r--r--ace/config-cxx-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/config-cxx-common.h b/ace/config-cxx-common.h
index d118b6bb3f6..f4549840c55 100644
--- a/ace/config-cxx-common.h
+++ b/ace/config-cxx-common.h
@@ -37,7 +37,6 @@
# define ACE_HAS_TEMPLATE_SPECIALIZATION
# define ACE_HAS_TEMPLATE_TYPEDEFS
# define ACE_HAS_TYPENAME_KEYWORD
-# define ACE_HAS_USING_KEYWORD
# define ACE_ENDLESS_LOOP \
unsigned int ace_endless_loop____ = 0; if (ace_endless_loop____) break;