[12630] Remove VS2008 support and general cleanup

This commit is contained in:
billy1arm 2013-05-31 13:20:28 +01:00 committed by Antz
parent e390c306dd
commit 1fa3b614ed
68 changed files with 991 additions and 19141 deletions

View file

@ -22,7 +22,9 @@
#include <stdio.h>
#include <string.h>
#ifdef WIN32
#pragma warning(disable:4996)
#endif
struct RawData
{