Skip to content

Commit

Permalink
pw_transfer: Add missing include
Browse files Browse the repository at this point in the history
Change-Id: I9adb0137216e0130ec8a3547a7576f5f5566f6e3
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/100780
Commit-Queue: Auto-Submit <[email protected]>
Reviewed-by: Alexei Frolov <[email protected]>
Pigweed-Auto-Submit: Armando Montanez <[email protected]>
  • Loading branch information
armandomontanez authored and CQ Bot Account committed Jul 1, 2022
1 parent a6ba963 commit 1230361
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pw_transfer/public/pw_transfer/internal/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
// Configuration macros for the transfer module.
#pragma once

#include <chrono>
#include <cinttypes>
#include <limits>

Expand Down

0 comments on commit 1230361

Please sign in to comment.