summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.5.h
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-06-18 22:26:13 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-06-18 22:26:13 +0000
commit22d5b3150b5c619de3c46f4a8024072ce07f9afd (patch)
tree3f3e9384feadd714bd62a4df59ce934bb8e8bc9f /ace/config-sunos5.5.h
parent02f07ff4c63cd398f5cf7e4f651f10c9238efb1e (diff)
downloadATCD-22d5b3150b5c619de3c46f4a8024072ce07f9afd.tar.gz
ChangeLogTag:Wed Jun 18 17:20:28 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'ace/config-sunos5.5.h')
-rw-r--r--ace/config-sunos5.5.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/config-sunos5.5.h b/ace/config-sunos5.5.h
index 58d5c1dab99..4f820f1da79 100644
--- a/ace/config-sunos5.5.h
+++ b/ace/config-sunos5.5.h
@@ -30,7 +30,6 @@
# define ACE_LACKS_MEMORY_H
// Sun C++ 5.0 supports the `using' and `typename' keywords.
# define ACE_HAS_TYPENAME_KEYWORD
-# define ACE_TEMPLATES_REQUIRE_SOURCE
// 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)