mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
cpuinfo: fix -Wmissing-prototypes warning
This commit is contained in:
parent
58529c1827
commit
143b070074
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue