diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-06-06 04:00:41 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-06-06 04:00:41 +0000 |
commit | 9cf70f4c0a381bc64431152a031cfadf1ebeb1b5 (patch) | |
tree | faf19acb18584e6b6f49605931c16e1bdd7df210 /ace/config-sunos5.5.h | |
parent | c8df61187d76d69685049dee87539adef815e32b (diff) | |
download | ATCD-9cf70f4c0a381bc64431152a031cfadf1ebeb1b5.tar.gz |
ChangeLogTag:Sat Jun 5 22:57:31 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
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 |