Skip to content

Commit 9064c26

Browse files
authored
[5.10][bazel] Add missing dependency (#2485)
1 parent 06e1c21 commit 9064c26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ swift_syntax_library(
4343
swift_syntax_library(
4444
name = "SwiftSyntaxMacroExpansion",
4545
deps = [
46+
":SwiftOperators",
4647
":SwiftSyntax",
4748
":SwiftSyntaxMacros",
4849
],

0 commit comments

Comments
 (0)