summaryrefslogtreecommitdiff
path: root/ACE/ace/README
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/README')
-rw-r--r--ACE/ace/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/ace/README b/ACE/ace/README
index e975426f438..17db6776050 100644
--- a/ACE/ace/README
+++ b/ACE/ace/README
@@ -553,9 +553,6 @@ ACE_HAS_STHREADS Platform supports Solaris
threads
ACE_HAS_STANDARD_CPP_LIBRARY Platform/compiler supports
Standard C++ Library
-ACE_HAS_STDCPP_STL_INCLUDES Standard C++ headers can be
- included in the standard way.
- e.g. #include <vector>
ACE_HAS_STRBUF_T Compiler/platform supports
struct strbuf
ACE_HAS_STRDUP_EMULATION Use ACE's strdup() emulation (even