diff options
author | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-30 05:05:53 +0000 |
---|---|---|
committer | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-10-30 05:05:53 +0000 |
commit | 0e259acb0c8a0def187da01524d7d74ead678fa4 (patch) | |
tree | 2950d1fda1cd7e30c961f8ec6a146229eeb418a6 /ace/config-unixware-2.01-g++.h | |
parent | 0cec18edab84e20597791395669d08b1b6cf3abe (diff) | |
download | ATCD-0e259acb0c8a0def187da01524d7d74ead678fa4.tar.gz |
Removed ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR.
Diffstat (limited to 'ace/config-unixware-2.01-g++.h')
-rw-r--r-- | ace/config-unixware-2.01-g++.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/config-unixware-2.01-g++.h b/ace/config-unixware-2.01-g++.h index 5cce23b69fe..c645ba503fe 100644 --- a/ace/config-unixware-2.01-g++.h +++ b/ace/config-unixware-2.01-g++.h @@ -76,7 +76,6 @@ #define ACE_TEMPLATES_REQUIRE_SOURCE #define ACE_HAS_TEMPLATE_SPECIALIZATION #define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION -#define ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR // Compiling for UNIXWARE #if !defined (UNIXWARE) |