Add BYTE type.
This commit is contained in:
parent
aeea99a87f
commit
1bbf2b21d9
@ -39,6 +39,7 @@
|
|||||||
|
|
||||||
#include <freerdp/types.h>
|
#include <freerdp/types.h>
|
||||||
|
|
||||||
|
typedef uint8 BYTE;
|
||||||
typedef uint8 UINT8;
|
typedef uint8 UINT8;
|
||||||
typedef uint16 UINT16;
|
typedef uint16 UINT16;
|
||||||
typedef uint32 UINT32;
|
typedef uint32 UINT32;
|
||||||
|
Loading…
Reference in New Issue
Block a user