*** empty log message ***

This commit is contained in:
Sam Lantinga
2003-02-26 07:27:32 +00:00
parent 8cfb584690
commit 581b7ebd1a

View File

@@ -29,6 +29,7 @@ static char rcsid =
#ifdef WIN32
#define WIN32_LEAN_AND_MEAN
#define NOMINMAX /* Don't defined min() and max() */
#include <windows.h>
#endif
#if defined(__APPLE__) && defined(__MACH__)