diff options
Diffstat (limited to 'ace/config-hpux-10.x-nothread.h')
-rw-r--r-- | ace/config-hpux-10.x-nothread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-hpux-10.x-nothread.h b/ace/config-hpux-10.x-nothread.h index 72d751932c0..33b3a6ce2aa 100644 --- a/ace/config-hpux-10.x-nothread.h +++ b/ace/config-hpux-10.x-nothread.h @@ -37,7 +37,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 #define ACE_HAS_BROKEN_CONVERSIONS |