Merge "Add missing include of <mutex>" into main am: 1612fe7f8e
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3115159 Change-Id: I0cc9717a758177a4e90c2971e58485891ca35a27 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
efc4698376
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
#include <utils/Mutex.h>
|
||||
|
||||
#include <atomic>
|
||||
#include <mutex>
|
||||
#include <thread>
|
||||
|
||||
namespace android::hardware::automotive::can::V1_0::implementation {
|
||||
|
|
Loading…
Reference in a new issue