commit | a422103c907abc6c5f8b9c271e24f144f189d5b9 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Fri Jan 06 02:08:15 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jan 06 02:08:15 2017 +0000 |
tree | 187ecc04876a040dd232cfe99633c76553c87d50 | |
parent | 4f8c1fd2ea233a343f05302221cb87d29fe06224 [diff] | |
parent | 003b412e3378bbd453cae8e5c499294b0d3a4a67 [diff] |
Merge "Add android/log.h to Rect.h"
diff --git a/include/ui/Rect.h b/include/ui/Rect.h index a8513a9..b0dccfd 100644 --- a/include/ui/Rect.h +++ b/include/ui/Rect.h
@@ -22,6 +22,7 @@ #include <utils/TypeHelpers.h> #include <ui/Point.h> +#include <android/log.h> #include <android/rect.h> namespace android {