mirror of
https://github.com/simh/simh.git
synced 2026-01-13 15:27:14 +00:00
Remove #include <windows.h> #ifdef
This commit is contained in:
parent
9e68ad06ca
commit
8dabce41b9
@ -17,10 +17,6 @@
|
||||
#include "altairz80_defs.h"
|
||||
#include "sim_imd.h"
|
||||
|
||||
#if defined (_WIN32)
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#ifdef DBG_MSG
|
||||
#define DBG_PRINT(args) sim_printf args
|
||||
#else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user