aboutsummaryrefslogtreecommitdiff
path: root/gdb/symtab.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/symtab.h')
-rw-r--r--gdb/symtab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/symtab.h b/gdb/symtab.h
index 7b8b5cc..e419d8c 100644
--- a/gdb/symtab.h
+++ b/gdb/symtab.h
@@ -20,6 +20,7 @@
#if !defined (SYMTAB_H)
#define SYMTAB_H 1
+#include <array>
#include <vector>
#include <string>
#include "gdb_vecs.h"