diff options
Diffstat (limited to 'ace/config-chorus.h')
-rw-r--r-- | ace/config-chorus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-chorus.h b/ace/config-chorus.h index f8e6f01cdd5..58de6bbee2c 100644 --- a/ace/config-chorus.h +++ b/ace/config-chorus.h @@ -81,7 +81,7 @@ // Compiler's template mechanism must see source code (i.e., .C files). #define ACE_TEMPLATES_REQUIRE_SOURCE -#define ACE_TEMPLATES_REQUIRE_SPECIALIZATION +#define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION // Compiler doesn't support static data member templates. #define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES |