Update VS2012 solution - add missing files; fix some static analysis warnings

This commit is contained in:
Andreas Schiffler 2012-12-01 23:30:53 -08:00
parent d4bfe07a4f
commit fb3b70940c
5 changed files with 21 additions and 16 deletions

View file

@ -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"