Fix bazel build after 59b273a166.
This commit is contained in:
parent
8bfd69ca33
commit
f330db8b14
|
|
@ -2600,6 +2600,7 @@ cc_library(
|
|||
includes = ["include"],
|
||||
deps = [
|
||||
":ArithmeticDialect",
|
||||
":ArithmeticUtils",
|
||||
":BufferizationDialect",
|
||||
":ControlFlowInterfaces",
|
||||
":ControlFlowOps",
|
||||
|
|
|
|||
Loading…
Reference in New Issue