diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-05-03 03:23:17 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-05-03 03:23:17 +0000 |
commit | a549f00b15db9c1bce2e60f77c4f9de4231eddbd (patch) | |
tree | 53e6560d75c8cbff236eac88ab9776bcea8cad01 /ace/config-sunos5.4-g++.h | |
parent | e18cae36d6c5cc4abc169848e9e6068a525a3d84 (diff) | |
download | ATCD-a549f00b15db9c1bce2e60f77c4f9de4231eddbd.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-sunos5.4-g++.h')
-rw-r--r-- | ace/config-sunos5.4-g++.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-sunos5.4-g++.h b/ace/config-sunos5.4-g++.h index a731843d794..da23743d5be 100644 --- a/ace/config-sunos5.4-g++.h +++ b/ace/config-sunos5.4-g++.h @@ -11,6 +11,7 @@ #define __ACE_INLINE__ #endif /* ! __ACE_INLINE__ */ +#define ACE_HAS_STRING_CLASS #define ACE_HAS_TEMPLATE_SPECIALIZATION // Platform supports pread() and pwrite() |