mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-13 01:45:45 +00:00
Fixed building on Windows with cmake, ninja, and clang
This commit is contained in:
parent
dd683073bb
commit
a91ab883e9
6 changed files with 10 additions and 8 deletions
|
|
@ -97,8 +97,8 @@ extern "C" {
|
|||
} /* extern "C" */
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
/*#include <stdio.h>*/
|
||||
/*#include <stdlib.h>*/
|
||||
|
||||
|
||||
#include "../hidapi/hidapi.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue