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-chorus.h | |
parent | 0cec18edab84e20597791395669d08b1b6cf3abe (diff) | |
download | ATCD-0e259acb0c8a0def187da01524d7d74ead678fa4.tar.gz |
Removed ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR.
Diffstat (limited to 'ace/config-chorus.h')
-rw-r--r-- | ace/config-chorus.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ace/config-chorus.h b/ace/config-chorus.h index a469a43b55b..805bddfffc6 100644 --- a/ace/config-chorus.h +++ b/ace/config-chorus.h @@ -20,7 +20,6 @@ #define ACE_HAS_HANDLE_SET_OPTIMIZED_FOR_SELECT #define ACE_HAS_TEMPLATE_SPECIALIZATION -#define ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR #define ACE_LACKS_UNIX_SIGNALS #define ACE_HAS_IP_MULTICAST #define ACE_LACKS_MPROTECT @@ -47,7 +46,7 @@ #define ACE_HAS_LONG_MAP_FAILED // Platform supports System V IPC (most versions of UNIX, but not Win32) -//#define ACE_HAS_SYSV_IPC +//#define ACE_HAS_SYSV_IPC #define ACE_NEEDS_WRITEV #define ACE_NEEDS_READV |