mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-13 09:15:46 +03:00
Merge 4983f6da77
into cb4eafec17
This commit is contained in:
commit
3605f4beb1
|
@ -14,6 +14,7 @@
|
|||
|
||||
#ifdef _MSC_VER
|
||||
typedef unsigned __int32 uint32_t;
|
||||
typedef unsigned __int64 uint64_t;
|
||||
#else
|
||||
#include <stdint.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue
Block a user