commit | 6b685f16eeee8efa4cc2c32eea4e11d11a8785ce | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sun Jun 02 21:19:16 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sun Jun 02 21:19:16 2024 +0000 |
tree | 14492825c90cb758f35a5e2df9a947fccb0b6171 | |
parent | b9c9117d9e95a21f3cb7dcb49986e9f37c2759b2 [diff] | |
parent | db2431f9763a14bec086f4b46e9576f7d3dff502 [diff] |
Snap for 11916615 from db2431f9763a14bec086f4b46e9576f7d3dff502 to 24Q3-release Change-Id: Ia9bb33136c3b2855eeaf4ef6e13442b840f0ff95
diff --git a/automotive/can/1.0/tools/libprotocan/include/libprotocan/MessageInjector.h b/automotive/can/1.0/tools/libprotocan/include/libprotocan/MessageInjector.h index b0ea260..e35feee 100644 --- a/automotive/can/1.0/tools/libprotocan/include/libprotocan/MessageInjector.h +++ b/automotive/can/1.0/tools/libprotocan/include/libprotocan/MessageInjector.h
@@ -22,6 +22,7 @@ #include <libprotocan/MessageDef.h> #include <utils/Mutex.h> +#include <mutex> #include <queue> namespace android::hardware::automotive::protocan {