mirror of
https://github.com/yawut/SDL.git
synced 2026-09-10 01:56:15 -05:00
Maybe actually fix compiler warning this time.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
/* Visual Studio 2008 doesn't have stdint.h */
|
||||
#if defined(_MSC_VER) && _MSC_VER <= 1500
|
||||
|
||||
Reference in New Issue
Block a user