summaryrefslogtreecommitdiff
path: root/ace/config-kcc-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-kcc-common.h')
-rw-r--r--ace/config-kcc-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-kcc-common.h b/ace/config-kcc-common.h
index 8b290109a96..13eeea19663 100644
--- a/ace/config-kcc-common.h
+++ b/ace/config-kcc-common.h
@@ -50,6 +50,8 @@
// Compiler doesn't support static data member templates.
//#define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES
+#define ACE_HAS_USING_KEYWORD
+
// Define this if you want to use the standard C++ library
#define ACE_HAS_STANDARD_CPP_LIBRARY 1
#define ACE_HAS_STRING_CLASS