Skip to content

Commit 138a760

Browse files
committed
chore: ast: Fix formatting and includes
gcc/rust/ChangeLog: * ast/rust-ast-builder.cc: Remove extra include, fix new formatting.
1 parent 0c3a8f9 commit 138a760

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

gcc/rust/ast/rust-ast-builder.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
#include "rust-pattern.h"
2929
#include "rust-system.h"
3030
#include "rust-token.h"
31-
#include <memory>
3231

3332
namespace Rust {
3433
namespace AST {

0 commit comments

Comments
 (0)