[RSP] Without MessageBox(), windows.h has no use here.
This commit is contained in:
parent
dd6a6fcc94
commit
1eb6dafd65
|
@ -24,9 +24,6 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <Windows.h>
|
||||
#endif
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <Common/stdtypes.h>
|
||||
|
|
Loading…
Reference in New Issue