From 0e8118e056d333676ab0839b34cf8779785a72d4 Mon Sep 17 00:00:00 2001 From: schmidt Date: Thu, 7 Sep 2000 15:47:09 +0000 Subject: ChangeLogTag:Thu Sep 07 11:16:36 2000 Steve Huston --- ace/config-sunos5.5.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ace') diff --git a/ace/config-sunos5.5.h b/ace/config-sunos5.5.h index 9d80a32857e..0e9c5da4d0f 100644 --- a/ace/config-sunos5.5.h +++ b/ace/config-sunos5.5.h @@ -46,7 +46,7 @@ // See /opt/SUNWspro_5.0/SC5.0/include/CC/stdcomp.h: # define _RWSTD_NO_EXCEPTIONS 1 # endif /* ! ACE_HAS_EXCEPTIONS */ -# elif (__SUNPRO_CC == 0x420) +# elif (__SUNPRO_CC == 0x420) || (__SUNPRO_CC == 0x410) # define ACE_LACKS_PLACEMENT_OPERATOR_DELETE # endif /* __SUNPRO_CC >= 0x500 */ # endif /* __SUNPRO_CC >= 0x420 */ -- cgit v1.2.1