am 19398a71: am d34846b7: am cd407a17: am e0dce90b: Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b
* commit '19398a712c53d27aaa2122cfae5d54168b8df0c9': Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b
This commit is contained in:
commit
e45d96d6bf
|
@ -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