diff options
Diffstat (limited to 'ace/config-sunos5.5.h')
-rw-r--r-- | ace/config-sunos5.5.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-sunos5.5.h b/ace/config-sunos5.5.h index 09ce6c9c72b..6f4202e675e 100644 --- a/ace/config-sunos5.5.h +++ b/ace/config-sunos5.5.h @@ -26,6 +26,7 @@ With CC 5.0, those problems may be fixed. And, this is necessary to work around problems with automatic template instantiation. */ # define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION +# define ACE_HAS_STD_TEMPLATE_SPECIALIZATION # define ACE_TEMPLATES_REQUIRE_SOURCE # define ACE_HAS_STANDARD_CPP_LIBRARY 1 # define ACE_USES_STD_NAMESPACE_FOR_STDCPP_LIB 1 |