mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-01 10:53:45 +00:00
remove bool identity type
This commit is contained in:
parent
51e61a12b4
commit
2ebead56ca
|
|
@ -18,7 +18,6 @@
|
|||
|
||||
#define S_OK 0
|
||||
typedef unsigned int DWORD;
|
||||
typedef bool bool;
|
||||
typedef wchar_t WCHAR;
|
||||
typedef unsigned char BYTE;
|
||||
typedef BYTE* PBYTE;
|
||||
|
|
|
|||
Loading…
Reference in a new issue