Include stdlib.h for Android
@@ -17,6 +17,7 @@
#include <limits>
#include <string>
+#include <stdlib.h>
namespace astc_codec {
namespace base {