mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-08 00:24:59 +00:00
qemu-timer: Remove unneeded include statement (w32)
mmsystem.h is not needed in qemu-timer.h, so remove it. Signed-off-by: Stefan Weil <weil@mail.berlios.de>
This commit is contained in:
parent
45c7b37fb9
commit
2821d0f3ab
@ -7,7 +7,6 @@
|
|||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <mmsystem.h>
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* timers */
|
/* timers */
|
||||||
|
Loading…
Reference in New Issue
Block a user