mirror of
https://github.com/bkaradzic/bimg.git
synced 2026-02-17 20:52:38 +01:00
Include stdlib.h for Android
This commit is contained in:
1
3rdparty/astc-codec/src/base/string_utils.h
vendored
1
3rdparty/astc-codec/src/base/string_utils.h
vendored
@@ -17,6 +17,7 @@
|
||||
|
||||
#include <limits>
|
||||
#include <string>
|
||||
#include <stdlib.h>
|
||||
|
||||
namespace astc_codec {
|
||||
namespace base {
|
||||
|
||||
Reference in New Issue
Block a user