diff options
author | kitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-04-12 05:16:52 +0000 |
---|---|---|
committer | kitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-04-12 05:16:52 +0000 |
commit | 78afcdfcbe3a607190bed3b33f774a4041de4d31 (patch) | |
tree | 9a4ea179f5564b02733d776a5703845c9c7f94af /ace/config-sunos5.5.h | |
parent | 3896d372277d63f31bab53cd5333e65975076c66 (diff) | |
download | ATCD-78afcdfcbe3a607190bed3b33f774a4041de4d31.tar.gz |
ChangeLogTag: Fri Apr 12 00:15:32 2002 Krishnakumar B <kitty@cs.wustl.edu>
Diffstat (limited to 'ace/config-sunos5.5.h')
-rw-r--r-- | ace/config-sunos5.5.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/config-sunos5.5.h b/ace/config-sunos5.5.h index 542446a7dec..6cee0d850cf 100644 --- a/ace/config-sunos5.5.h +++ b/ace/config-sunos5.5.h @@ -29,7 +29,6 @@ // Sun C++ 5.0 supports the `using' and `typename' keywords. # define ACE_HAS_TYPENAME_KEYWORD # define ACE_TEMPLATES_REQUIRE_SOURCE -# define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES // If -compat=4 is turned on, the old 4.2 settings for iostreams are used, // but the newer, explicit instantiation is used (above) # if (__SUNPRO_CC_COMPAT >= 5) |