diff options
Diffstat (limited to 'ace/config-hpux-10.x-g++.h')
-rw-r--r-- | ace/config-hpux-10.x-g++.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-hpux-10.x-g++.h b/ace/config-hpux-10.x-g++.h index 3e65f1f5f25..3ac4cfb7dce 100644 --- a/ace/config-hpux-10.x-g++.h +++ b/ace/config-hpux-10.x-g++.h @@ -26,7 +26,7 @@ // Must specialize templates due to G++'s lame parameterized type // support... I added this Afara #define ACE_HAS_TEMPLATE_SPECIALIZATION -#define ACE_TEMPLATES_REQUIRE_SPECIALIZATION +#define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION #define ACE_LACKS_SYSCALL #define ACE_HAS_POSIX_TIME |