diff options
Diffstat (limited to 'ace/config-sco-4.2-nothread.h')
-rw-r--r-- | ace/config-sco-4.2-nothread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-sco-4.2-nothread.h b/ace/config-sco-4.2-nothread.h index 0f48f519c6c..b9573b2ce03 100644 --- a/ace/config-sco-4.2-nothread.h +++ b/ace/config-sco-4.2-nothread.h @@ -22,7 +22,7 @@ #define ACE_HAS_SIG_MACROS #define ACE_TEMPLATES_REQUIRE_SOURCE -#define ACE_TEMPLATES_REQUIRE_SPECIALIZATION +#define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION #define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES #define ACE_LACKS_UNIX_DOMAIN_SOCKETS |