From: Pierre-Emmanuel Patry <[email protected]>

gcc/rust/ChangeLog:

        * checks/lints/rust-lint-marklive-base.h (RUST_HIR_LIVENESS_BASE):
        Remove header includes.

Signed-off-by: Pierre-Emmanuel Patry <[email protected]>
---
 gcc/rust/checks/lints/rust-lint-marklive-base.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gcc/rust/checks/lints/rust-lint-marklive-base.h 
b/gcc/rust/checks/lints/rust-lint-marklive-base.h
index 2a975777082..dec9396b296 100644
--- a/gcc/rust/checks/lints/rust-lint-marklive-base.h
+++ b/gcc/rust/checks/lints/rust-lint-marklive-base.h
@@ -19,9 +19,6 @@
 #ifndef RUST_HIR_LIVENESS_BASE
 #define RUST_HIR_LIVENESS_BASE
 
-#include "rust-diagnostics.h"
-#include "rust-lint-marklive.h"
-#include "rust-lint-marklive-base.h"
 #include "rust-hir-visitor.h"
 #include "rust-hir-map.h"
 
-- 
2.50.1

Reply via email to