mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-01-08 06:13:19 +00:00
cpuinfo: fix -Wmissing-prototypes warning
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
|
||||
#include "SDL_internal.h"
|
||||
|
||||
#include "SDL_cpuinfo_c.h"
|
||||
|
||||
#if defined(SDL_PLATFORM_WIN32) || defined(SDL_PLATFORM_WINRT) || defined(SDL_PLATFORM_GDK)
|
||||
#include "../core/windows/SDL_windows.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user