[RSP] Without MessageBox(), windows.h has no use here.

This commit is contained in:
2016-02-13 16:42:58 -05:00
parent dd6a6fcc94
commit 1eb6dafd65
1 changed files with 0 additions and 3 deletions

View File

@ -24,9 +24,6 @@
*
*/
#ifdef _WIN32
#include <Windows.h>
#endif
#include <stdio.h>
#include <string.h>
#include <Common/stdtypes.h>