diff options
Diffstat (limited to 'ace/config-kcc-common.h')
-rw-r--r-- | ace/config-kcc-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/config-kcc-common.h b/ace/config-kcc-common.h index 13eeea19663..8b290109a96 100644 --- a/ace/config-kcc-common.h +++ b/ace/config-kcc-common.h @@ -50,8 +50,6 @@ // 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 |