commit | df7707cb4f34138b423dde493fccfa4e7fb50c20 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Tue Feb 28 17:43:39 2017 -0800 |
committer | Mathias Agopian <mathias@google.com> | Fri Mar 03 12:37:54 2017 -0800 |
tree | b2449ebca18e277ecacd685abb3c75267b8acb74 | |
parent | 8b5ca97a6ccdcd5ee7beb924c5eafd63a310a3cb [diff] |
fallout of cleaning-up libutils includes Test: run & compile Bug: n/a Change-Id: I0f6a0be03f4b120b1b5876aae0c0618c025d9f2b
diff --git a/tools/aapt/ZipEntry.h b/tools/aapt/ZipEntry.h index 287a540..669e739 100644 --- a/tools/aapt/ZipEntry.h +++ b/tools/aapt/ZipEntry.h
@@ -26,6 +26,7 @@ #include <stdlib.h> #include <stdio.h> +#include <time.h> namespace android {