aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend/rust-tree.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rust/backend/rust-tree.cc')
-rw-r--r--gcc/rust/backend/rust-tree.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/rust/backend/rust-tree.cc b/gcc/rust/backend/rust-tree.cc
index 096a7d8..45e0a79 100644
--- a/gcc/rust/backend/rust-tree.cc
+++ b/gcc/rust/backend/rust-tree.cc
@@ -6210,3 +6210,7 @@ array_string_literal_compatible_p (tree type, tree init)
}
} // namespace Rust
+
+using namespace Rust;
+
+#include "gt-rust-rust-tree.h"