diff options
Diffstat (limited to 'gcc/go/go-system.h')
-rw-r--r-- | gcc/go/go-system.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/go/go-system.h b/gcc/go/go-system.h index cb7e745..d348d5c 100644 --- a/gcc/go/go-system.h +++ b/gcc/go/go-system.h @@ -30,6 +30,7 @@ #include <map> #include <set> #include <vector> +#include <sstream> #if defined(HAVE_UNORDERED_MAP) |