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

am: 489155c44b

Change-Id: Ieee8b0305e2f42146cb11977dfde01658bd0d16f
This commit is contained in:
Tao Bao
2017-10-11 21:30:21 +00:00
committed by android-build-merger

View File

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