Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b
Bug: 23290056 Change-Id: If6e22b0159de6635a8ca5305895b7718f15becc7
This commit is contained in:
parent
5b85b1d40d
commit
e0dce90b0d
|
@ -14,6 +14,9 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#define __STDC_LIMIT_MACROS
|
||||
#include <stdint.h>
|
||||
|
||||
#include <utils/String8.h>
|
||||
|
||||
#include <utils/Log.h>
|
||||
|
|
Loading…
Reference in New Issue