diff options
Diffstat (limited to 'stdlib/types.h')
| -rw-r--r-- | stdlib/types.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stdlib/types.h b/stdlib/types.h index f9b32af5..a8a9b4e6 100644 --- a/stdlib/types.h +++ b/stdlib/types.h @@ -53,7 +53,6 @@ struct TypeInfo_s { struct { const TypeInfo_t *type; } OptionalInfo; -#pragma GCC diagnostic ignored "-Wpedantic" struct {} OpaqueInfo; struct { const char *name; |
