summaryrefslogtreecommitdiff
path: root/ace/README
diff options
context:
space:
mode:
Diffstat (limited to 'ace/README')
-rw-r--r--ace/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/README b/ace/README
index cfd497ca2b1..24814612026 100644
--- a/ace/README
+++ b/ace/README
@@ -707,6 +707,8 @@ ACE_HAS_VERBOSE_NOTSUP Prints out console message in
ACE_NOTSUP. Useful for
tracking down origin of
ACE_NOTSUP.
+ACE_HAS_{,U}INT{8,16,32,64}_T Platform/compiler supports the
+ {,u}int{8,16,32,64}_t types.
ACE_HAS_VOIDPTR_GETTIMEOFDAY Platform/compiler supports
void * as second parameter
to gettimeofday