commit | ad024e52e46b36434741e54299f4b6a065a66e5b | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Tue May 02 19:18:33 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue May 02 19:18:33 2017 +0000 |
tree | 3451ea0e9ad9d99b5e761df68d63bffd51f883fc | |
parent | 43ac9a67402ec43cfa726ae226875fb36a6eb083 [diff] | |
parent | 9c7f45cb75c3512e4ce8636b2d7e0f195032b9fd [diff] |
Merge "ContextHub: IWYU" into oc-dev-plus-aosp
diff --git a/contexthub/1.0/default/Contexthub.h b/contexthub/1.0/default/Contexthub.h index 236e079..e587930 100644 --- a/contexthub/1.0/default/Contexthub.h +++ b/contexthub/1.0/default/Contexthub.h
@@ -19,6 +19,7 @@ #include <unordered_map> +#include <android-base/macros.h> #include <android/hardware/contexthub/1.0/IContexthub.h> #include <hardware/context_hub.h>