mirror of
https://github.com/open-simh/simh.git
synced 2026-01-25 19:57:36 +00:00
MINGW: Reorder windows include files to avoid future complications
This commit is contained in:
@@ -80,9 +80,6 @@ Internal routines:
|
||||
#include <ctype.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#endif
|
||||
#if defined SIM_ASYNCH_IO
|
||||
#include <pthread.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user