commit | 56b4c24bb7d36efa9edbd8e53e95f6161ac41e87 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon May 01 13:07:56 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Mon May 01 13:15:01 2017 -0700 |
tree | 8a0c26772e0208165d92d44fb3ed9e68f721d453 | |
parent | 9436b0b03ac543eaea2e4dc3e1d84ab8fba63bec [diff] [blame] |
ContextHub: IWYU android-base macros was being transitively included from MQDescriptor.h Test: links Bug: 37791060 Change-Id: I2433462aae3d68a0d90cd6817338ba70d343b833
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>