diff options
author | Elliott Hughes <enh@google.com> | 2015-07-21 11:39:21 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2015-07-21 17:25:01 -0700 |
commit | b48adad2ede148b62c7025da4d2320cb5d9af58c (patch) | |
tree | d58d120d664686ac4836d9f018ea8166d7eef3a3 /tools/aapt/StringPool.h | |
parent | 79a1bde2e0f38507738743e490beb895dae7b03e (diff) |
aapt: expat exports its header files now.
(cherrypick of 51348d2007b801c7bd7350f72e2300f1a5a41dd1)
Change-Id: Iddf0133919d38fc896f97c6796f8228a6decf174
Diffstat (limited to 'tools/aapt/StringPool.h')
-rw-r--r-- | tools/aapt/StringPool.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/aapt/StringPool.h b/tools/aapt/StringPool.h index dbe8c8542185..4b0d920c3274 100644 --- a/tools/aapt/StringPool.h +++ b/tools/aapt/StringPool.h @@ -20,8 +20,6 @@ #include <ctype.h> #include <errno.h> -#include <libexpat/expat.h> - using namespace android; #define PRINT_STRING_METRICS 0 |