blob: 5b363aae0048672dadecd15342d020132ff6fa19 [file] [log] [blame]
#pragma once
typedef unsigned char uchar;
typedef unsigned short ushort;
typedef unsigned int uint;
typedef unsigned long ulong;
typedef unsigned long long size_t;