diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-12-19 10:48:22 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-12-19 10:48:22 +0000 |
commit | c859c5403b9fd049aefd9f05bc2003954da2fa26 (patch) | |
tree | b124f8d3d44dabb462f95a3fcc33ddc343ab2639 /ace/config-cxx-common.h | |
parent | 9844bf6777298e2d188962e5c69e52a81baae535 (diff) | |
download | ATCD-c859c5403b9fd049aefd9f05bc2003954da2fa26.tar.gz |
ChangeLogTag: Fri Dec 19 10:28:43 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/config-cxx-common.h')
-rw-r--r-- | ace/config-cxx-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-cxx-common.h b/ace/config-cxx-common.h index 26d8ec204bb..e7381bbeeb9 100644 --- a/ace/config-cxx-common.h +++ b/ace/config-cxx-common.h @@ -17,6 +17,7 @@ # endif /* ! linux */ # define DEC_CXX +# define ACE_HAS_STD_TEMPLATE_CLASS_MEMBER_SPECIALIZATION # define ACE_HAS_WORKING_EXPLICIT_TEMPLATE_DESTRUCTOR # define ACE_LACKS_LINEBUFFERED_STREAMBUF # define ACE_LACKS_SIGNED_CHAR |