diff options
Diffstat (limited to 'gcc/system.h')
-rw-r--r-- | gcc/system.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/system.h b/gcc/system.h index a241e13..3c543a0 100644 --- a/gcc/system.h +++ b/gcc/system.h @@ -235,6 +235,7 @@ extern int errno; # include <cstring> # include <new> # include <utility> +# include <type_traits> #endif /* Some of glibc's string inlines cause warnings. Plus we'd rather |