[mlir][Bazel] Remove reference to deleted header.

This commit is contained in:
Adrian Kuegel 2022-08-02 08:34:48 +02:00
parent dde41c6c56
commit 78ad3e4cb5
1 changed files with 0 additions and 1 deletions

View File

@ -311,7 +311,6 @@ cc_library(
"include/mlir/Interfaces/CastInterfaces.h",
"include/mlir/Interfaces/SideEffectInterfaces.h",
"include/mlir/Interfaces/DataLayoutInterfaces.h",
"include/mlir/Interfaces/DecodeAttributesInterfaces.h",
"include/mlir/Interfaces/FoldInterfaces.h",
],
includes = ["include"],