gccrs: [gccrs#3051] Remove unnecessary #include from rust-expr.h
gcc/rust/ChangeLog: * ast/rust-expr.h: Remove unnecessary include. Signed-off-by: Liam Naddell <liam.naddell@mail.utoronto.ca>
This commit is contained in:
parent
4d34ed8aaa
commit
dbdb6e3cd2
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
|||
#include "rust-path.h"
|
||||
#include "rust-macro.h"
|
||||
#include "rust-operators.h"
|
||||
#include "rust-system.h"
|
||||
#include <memory>
|
||||
|
||||
namespace Rust {
|
||||
namespace AST {
|
||||
|
|
Loading…
Add table
Reference in a new issue