diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-01-14 05:16:38 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-01-14 05:16:38 +0000 |
commit | 35055331d27ea06e8d9a6caf530c158088f41464 (patch) | |
tree | cf527c33edb838b77bd33266b1d30d4e42664262 /ace/config-osf1-4.0.h | |
parent | 51f3e0f35c133ea2287cae3550db378966ed2087 (diff) | |
download | ATCD-35055331d27ea06e8d9a6caf530c158088f41464.tar.gz |
Revert my previous change.
Diffstat (limited to 'ace/config-osf1-4.0.h')
-rw-r--r-- | ace/config-osf1-4.0.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-osf1-4.0.h b/ace/config-osf1-4.0.h index 613dc90f7aa..d2e1f0fef50 100644 --- a/ace/config-osf1-4.0.h +++ b/ace/config-osf1-4.0.h @@ -41,7 +41,7 @@ # define ACE_HAS_GNU_CSTRING_H # define ACE_HAS_REENTRANT_FUNCTIONS #elif defined (__DECCXX) -// # define ACE_HAS_BROKEN_EXPLICIT_DESTRUCTOR +# define ACE_HAS_BROKEN_EXPLICIT_DESTRUCTOR # define ACE_LACKS_LINEBUFFERED_STREAMBUF # define ACE_LACKS_SIGNED_CHAR # define DEC_CXX |