summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.4-g++.h
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-01 07:43:36 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-01 07:43:36 +0000
commit8dcc02260715652c01094f1642d04e5fb4555864 (patch)
treebd45091a048f11ec2513800be5c4abb41d6ed995 /ace/config-sunos5.4-g++.h
parent1b33cf2f0991c6147936b246c09fffe29538377b (diff)
downloadATCD-8dcc02260715652c01094f1642d04e5fb4555864.tar.gz
Moved directive ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR closer to
other template-related directives.
Diffstat (limited to 'ace/config-sunos5.4-g++.h')
-rw-r--r--ace/config-sunos5.4-g++.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-sunos5.4-g++.h b/ace/config-sunos5.4-g++.h
index 63d9f70052e..33ffabe270c 100644
--- a/ace/config-sunos5.4-g++.h
+++ b/ace/config-sunos5.4-g++.h
@@ -11,12 +11,12 @@
#define __ACE_INLINE__
#endif /* ! __ACE_INLINE__ */
-#define ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR
// Optimize ACE_Handle_Set for select().
#define ACE_HAS_HANDLE_SET_OPTIMIZED_FOR_SELECT
#define ACE_HAS_STRING_CLASS
#define ACE_HAS_TEMPLATE_SPECIALIZATION
+#define ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR
// Platform supports pread() and pwrite()
#define ACE_HAS_P_READ_WRITE