Changeset 92422 in vbox for trunk/include
- Timestamp:
- Nov 15, 2021 9:17:16 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 148277
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/types.h
r91611 r92422 132 132 * We work around these issues here and nowhere else. 133 133 */ 134 # include <stddef.h>135 134 # if defined(__cplusplus) 136 135 typedef bool _Bool;
Note:
See TracChangeset
for help on using the changeset viewer.