aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@baylibre.com>2024-03-17 00:10:04 +0100
committerThomas Schwinge <tschwinge@baylibre.com>2024-03-17 00:10:04 +0100
commitb3a1373731797392b65395846a379e1696d0e0bd (patch)
treea2ffc92a68e4e65d245fc646f9b749dfa39c49ee /gcc/rust
parent0a9e0719ea7605e54096c42af4a0b2a6fcfc81b0 (diff)
parent78d132d73ec3784a77b3e2391a540bcdae714bb0 (diff)
downloadgcc-b3a1373731797392b65395846a379e1696d0e0bd.zip
gcc-b3a1373731797392b65395846a379e1696d0e0bd.tar.gz
gcc-b3a1373731797392b65395846a379e1696d0e0bd.tar.bz2
Merge commit '56ca59a03150cf44cea340f58967c990ed6bf43c^' into HEAD
Diffstat (limited to 'gcc/rust')
-rw-r--r--gcc/rust/rust-location.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/rust/rust-location.h b/gcc/rust/rust-location.h
index 9d04643..db756dd 100644
--- a/gcc/rust/rust-location.h
+++ b/gcc/rust/rust-location.h
@@ -21,6 +21,7 @@
#ifndef RUST_LOCATION_H
#define RUST_LOCATION_H
+#include "rich-location.h"
#include "rust-system.h"
// A location in an input source file.