mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
time/windows/SDL_systime.c: remove minwinbase.h & timezoneapi.h includes
core/windows/SDL_windows.h is included in there, which inludes windows.h which in turn includes winbase.h, which in turn includes the two already
This commit is contained in:
parent
864df05b19
commit
aacafd6233
1 changed files with 0 additions and 2 deletions
|
|
@ -23,8 +23,6 @@
|
|||
#ifdef SDL_TIME_WINDOWS
|
||||
|
||||
#include "../../core/windows/SDL_windows.h"
|
||||
#include <minwinbase.h>
|
||||
#include <timezoneapi.h>
|
||||
|
||||
#include "../SDL_time_c.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue