mirror of
https://github.com/bol-van/zapret.git
synced 2026-03-15 09:41:51 +00:00
AI fixes
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
#include <basetsd.h>
|
||||
typedef unsigned int size_t;// use the right type for length declarations
|
||||
typedef UINT32 uint32_t;
|
||||
typedef UINT64 uint64_t;
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user