Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b

Bug: 23290056
Change-Id: If6e22b0159de6635a8ca5305895b7718f15becc7
This commit is contained in:
Abhishek Arya 2015-08-20 17:38:16 -07:00
parent 5b85b1d40d
commit e0dce90b0d
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@
* limitations under the License.
*/
#define __STDC_LIMIT_MACROS
#include <stdint.h>
#include <utils/String8.h>
#include <utils/Log.h>