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

View File

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