Fixes for Visual C++ 6.0

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401349
This commit is contained in:
Sam Lantinga 2006-02-07 18:36:54 +00:00
parent 3a030bf60f
commit 80444aefd9
6 changed files with 10 additions and 3 deletions

View file

@ -24,6 +24,7 @@
#define _SDL_windows_h
#include "SDL_config.h"
#include "SDL_types.h"
/* This includes only the windows headers needed by SDL, with no C runtime */
#define WIN32_LEAN_AND_MEAN