am 220b61f1: Merge "frameworks/base: libexpat now exports its headers."

* commit '220b61f14387e492be4ae8b819a5f96ca9b8dc36':
  frameworks/base: libexpat now exports its headers.
This commit is contained in:
Elliott Hughes
2015-07-11 00:52:48 +00:00
committed by Android Git Automerger

View File

@@ -20,7 +20,7 @@
#include <ctype.h>
#include <errno.h>
#include <libexpat/expat.h>
#include <expat.h>
using namespace android;