Skip to content

Commit

Permalink
Merge pull request #2031 from hzeller/20231024-fix-iwyu2
Browse files Browse the repository at this point in the history
Add missing BUILD dependency.
  • Loading branch information
hzeller authored Oct 27, 2023
2 parents ac4a37d + 57c1992 commit cfcbb82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/text/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ cc_library(
":tree-compare",
":visitors",
"//common/util:casts",
"//common/util:iterator-range",
"//common/util:logging",
],
)
Expand Down

0 comments on commit cfcbb82

Please sign in to comment.