mirror of
https://github.com/yawut/SDL.git
synced 2026-08-22 08:45:31 -05:00
*** empty log message ***
This commit is contained in:
@@ -29,7 +29,9 @@ static char rcsid =
|
||||
|
||||
#ifdef WIN32
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#ifndef NOMINMAX
|
||||
#define NOMINMAX /* Don't defined min() and max() */
|
||||
#endif
|
||||
#include <windows.h>
|
||||
#endif
|
||||
#if defined(__APPLE__) && defined(__MACH__)
|
||||
|
||||
Reference in New Issue
Block a user