Skip to content

Commit

Permalink
verilog: tools: ls: BUILD: Added flat_hash_set dependency for symbol-…
Browse files Browse the repository at this point in the history
…table-handler

Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
  • Loading branch information
glatosinski committed Nov 17, 2022
1 parent 6729704 commit 339bbb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions verilog/tools/ls/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ cc_library(
deps = [
"//verilog/analysis:symbol_table",
"//common/lsp:lsp-protocol",
"@com_google_absl//absl/container:flat_hash_set"
]
)

Expand Down

0 comments on commit 339bbb1

Please sign in to comment.