summaryrefslogtreecommitdiff
path: root/ace/config-freebsd.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
commit1b33cf2f0991c6147936b246c09fffe29538377b (patch)
tree9dd370c2dd601be3bf54777de2865530916efa10 /ace/config-freebsd.h
parent7d813c3d437b626fa6e8f76a902cc37356042147 (diff)
downloadATCD-1b33cf2f0991c6147936b246c09fffe29538377b.tar.gz
Added directive ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR.
Diffstat (limited to 'ace/config-freebsd.h')
-rw-r--r--ace/config-freebsd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-freebsd.h b/ace/config-freebsd.h
index 6ebcac87459..106898bf8f1 100644
--- a/ace/config-freebsd.h
+++ b/ace/config-freebsd.h
@@ -163,6 +163,7 @@ ange */
#define ACE_HAS_TEMPLATE_SPECIALIZATION
#define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION
+#define ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR
// Compiler doesn't support static data member templates.
#define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES