aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbsupport/gdb_string_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbsupport/gdb_string_view.h')
-rw-r--r--gdb/gdbsupport/gdb_string_view.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/gdbsupport/gdb_string_view.h b/gdb/gdbsupport/gdb_string_view.h
index 68f7f7d..19ae222 100644
--- a/gdb/gdbsupport/gdb_string_view.h
+++ b/gdb/gdbsupport/gdb_string_view.h
@@ -46,6 +46,7 @@ namespace gdb {
#include <string>
#include <limits>
+#include "gdb_assert.h"
namespace gdb {