diff options
Diffstat (limited to 'include/stdc-predef.h')
-rw-r--r-- | include/stdc-predef.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/stdc-predef.h b/include/stdc-predef.h index c5697594ab..c2ab78a2d4 100644 --- a/include/stdc-predef.h +++ b/include/stdc-predef.h @@ -57,7 +57,4 @@ - 3 additional Zanabazar Square characters */ #define __STDC_ISO_10646__ 201706L -/* We do not support C11 <threads.h>. */ -#define __STDC_NO_THREADS__ 1 - #endif |