Update VS2012 solution - add missing files; fix some static analysis warnings
This commit is contained in:
parent
d4bfe07a4f
commit
fb3b70940c
5 changed files with 21 additions and 16 deletions
|
@ -31,6 +31,8 @@
|
|||
#include "SDL_config.h"
|
||||
|
||||
#include <stdarg.h> /* va_list */
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "SDL_test.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue