summaryrefslogtreecommitdiff
path: root/ace/config-unixware-2.1.2-g++.h
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-01 07:36:14 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-01 07:36:14 +0000
commitf43f55ca22c7edeb79e827800f186275b1e74650 (patch)
tree9dd370c2dd601be3bf54777de2865530916efa10 /ace/config-unixware-2.1.2-g++.h
parent4d71563e1700e0f80aa7db8a73d5bf62fd5b0cd5 (diff)
downloadATCD-f43f55ca22c7edeb79e827800f186275b1e74650.tar.gz
Added directive ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR.
Diffstat (limited to 'ace/config-unixware-2.1.2-g++.h')
-rw-r--r--ace/config-unixware-2.1.2-g++.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-unixware-2.1.2-g++.h b/ace/config-unixware-2.1.2-g++.h
index 3900300ae00..56dd6ef1cef 100644
--- a/ace/config-unixware-2.1.2-g++.h
+++ b/ace/config-unixware-2.1.2-g++.h
@@ -78,6 +78,7 @@
#define ACE_TEMPLATES_REQUIRE_SOURCE
#define ACE_HAS_TEMPLATE_SPECIALIZATION
#define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION
+#define ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR
// Turns off the tracing feature.
#if !defined (ACE_NTRACE)