diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-04-23 04:26:25 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-04-23 04:26:25 +0000 |
commit | c6f9f9870852ee1df8b4496f318f38414ac66578 (patch) | |
tree | 18c6cc58e4961fdf9908868a8dd4647126a88d02 /ace/config-sunos5.5-sunc++-4.x.h | |
parent | 213e70bf20e959bde614bc00198f9367a23bf4a3 (diff) | |
download | ATCD-c6f9f9870852ee1df8b4496f318f38414ac66578.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-sunos5.5-sunc++-4.x.h')
-rw-r--r-- | ace/config-sunos5.5-sunc++-4.x.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sunos5.5-sunc++-4.x.h b/ace/config-sunos5.5-sunc++-4.x.h index 066e79a593a..8879ec69669 100644 --- a/ace/config-sunos5.5-sunc++-4.x.h +++ b/ace/config-sunos5.5-sunc++-4.x.h @@ -14,6 +14,8 @@ // until we can trust exception handling with Sun C++, it's not enabled . . . // #define ACE_HAS_EXCEPTIONS +#define ACE_HAS_TEMPLATE_SPECIALIZATION + // Platform supports pread() and pwrite() #define ACE_HAS_P_READ_WRITE |