mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 20:01:22 -05:00
gccrs: rust: Allow gccrs to build on x86_64-apple-darwin with clang/libc++
gcc/rust/ChangeLog: * util/rust-inline-visitor.h: Remove some offending system includes.
This commit is contained in:
@@ -22,9 +22,6 @@
|
||||
#ifndef RUST_INLINE_VISITOR
|
||||
#define RUST_INLINE_VISITOR
|
||||
|
||||
#include <utility>
|
||||
#include <type_traits>
|
||||
|
||||
namespace Rust {
|
||||
|
||||
// Wrapper for the target Visitor we're matching against.
|
||||
|
||||
Reference in New Issue
Block a user