OpenMP: Don't include stdbool.h in builtin headers
Pre-C99 didn't include bool, and C99 allows you to redefine true/false apparently.
Loading
Please sign in to comment
Pre-C99 didn't include bool, and C99 allows you to redefine true/false apparently.