summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-01 23:24:28 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-01 23:24:28 +0000
commit2d2d6cb266a3f4416e844b222244fe88296bd979 (patch)
tree9475930dccf32f9964a06313386b4b3cdb521b51 /ace/README
parentf723617a03bdefaa0b85a908dd4c538a7a00e26a (diff)
downloadATCD-2d2d6cb266a3f4416e844b222244fe88296bd979.tar.gz
removed ACE_LACKS_STL_DEFAULT_TEMPLATE_PARAMETER because it's no longer used
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/README b/ace/README
index d37f213ddb8..de682ebbdd3 100644
--- a/ace/README
+++ b/ace/README
@@ -779,9 +779,6 @@ ACE_LACKS_STREAM_MODULES Compiler can't grok inclusion
HP/UX 10.x with aCC).
ACE_LACKS_STRRCHR Platform/compiler lacks
strrchr () function.
-ACE_LACKS_STL_DEFAULT_TEMPLATE_PARAMETER STL doesn't
- have default parameters (e.g.,
- MSVC 4.2)
ACE_LACKS_SYS_NERR Platforms/compiler lacks the
sys_nerr variable (e.g.,
VxWorks and MVS).