diff options
Diffstat (limited to 'gdbsupport')
-rw-r--r-- | gdbsupport/pathstuff.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdbsupport/pathstuff.h b/gdbsupport/pathstuff.h index c859279..d01db89 100644 --- a/gdbsupport/pathstuff.h +++ b/gdbsupport/pathstuff.h @@ -26,6 +26,7 @@ #include <sys/types.h> #include <sys/stat.h> #include <unistd.h> +#include <array> /* Path utilities. */ |