| commit | cdfc8c1ff49a9b1ca1e5656135f9469acb6b4962 | [log] [tgz] |
|---|---|---|
| author | Elliott Hughes <enh@google.com> | Wed Nov 29 04:28:09 2017 +0000 |
| committer | android-build-merger <android-build-merger@google.com> | Wed Nov 29 04:28:09 2017 +0000 |
| tree | 033dfd2fcb4e061868351173a803ee19f180dc74 | |
| parent | fcbdf7dd7bc9866ad42f042855f8145ff747fdec [diff] | |
| parent | c6097b0f9f7545c1d8e51cea0fa763c7f050da50 [diff] |
Merge "Fix Mac build." am: c6097b0f9f Change-Id: Idceb5a06770b5ed0b2ca175e0badbaf6168e580b
diff --git a/tests/utils.h b/tests/utils.h index 9a8eb5d..410b427 100644 --- a/tests/utils.h +++ b/tests/utils.h
@@ -29,6 +29,7 @@ #include <regex> #include <android-base/file.h> +#include <android-base/macros.h> #include <android-base/scopeguard.h> #include <android-base/stringprintf.h>