Merge "Fix build on clang-r522817" into main

This commit is contained in:
Treehugger Robot 2024-06-01 20:37:37 +00:00 committed by Gerrit Code Review
commit c63722a30c

View file

@ -22,6 +22,7 @@
#include <libprotocan/MessageDef.h>
#include <utils/Mutex.h>
#include <mutex>
#include <queue>
namespace android::hardware::automotive::protocan {