Skip to content

Commit

Permalink
pw_work_queue: Add include that was previously transitive
Browse files Browse the repository at this point in the history
Change-Id: I26da9104d8042a2cb3e0979408697b6efe3150e2
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/103208
Reviewed-by: Wyatt Hepler <[email protected]>
Commit-Queue: Wyatt Hepler <[email protected]>
  • Loading branch information
Vadim Spivak authored and CQ Bot Account committed Jul 23, 2022
1 parent 85ccddb commit 09d24b1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#include <cstdint>
#include <optional>

#include "pw_assert/assert.h"
#include "pw_span/span.h"

namespace pw::work_queue::internal {
Expand Down

0 comments on commit 09d24b1

Please sign in to comment.