Skip to content

Commit

Permalink
pw_work_queue: clang-tidy fix
Browse files Browse the repository at this point in the history
Get bazelisk build --config=clang-tidy //pw_work_queue/... to pass.

Change-Id: I8cc77bb58b1fa23d5fb10ec9f8fd0d2c4b09381e
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/262192
Docs-Not-Needed: Ted Pudlik <[email protected]>
Lint: Lint 🤖 <[email protected]>
Reviewed-by: Dave Roth <[email protected]>
Reviewed-by: Rob Mohr <[email protected]>
Commit-Queue: Ted Pudlik <[email protected]>
  • Loading branch information
tpudlik authored and CQ Bot Account committed Jan 24, 2025
1 parent 72e3c00 commit d8a16b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pw_work_queue/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ cc_library(
name = "test_thread_header",
hdrs = ["public/pw_work_queue/test_thread.h"],
strip_include_prefix = "public",
deps = ["//pw_thread:thread"],
)

cc_library(
Expand Down

0 comments on commit d8a16b2

Please sign in to comment.