Skip to content

Commit dd1b086

Browse files
P-E-Pphilberty
authored andcommitted
Avoid transitive declaration
gcc/rust/ChangeLog: * ast/rust-pattern.h: Include header directly. Signed-off-by: Pierre-Emmanuel Patry <[email protected]>
1 parent 5bbdd69 commit dd1b086

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gcc/rust/ast/rust-pattern.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#define RUST_AST_PATTERN_H
2121

2222
#include "rust-ast.h"
23+
#include "rust-path.h"
2324

2425
namespace Rust {
2526
namespace AST {

0 commit comments

Comments
 (0)