mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-15 22:35:59 +00:00
Fixed building on Windows with cmake, ninja, and clang
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user