Merge "otafault: Add the missing #include <string>."

This commit is contained in:
Tao Bao
2017-10-11 21:15:24 +00:00
committed by Gerrit Code Review

View File

@@ -26,6 +26,7 @@
#include <map>
#include <mutex>
#include <string>
#include <android-base/thread_annotations.h>