Who'd have thought that Windows CE wouldn't have the environment APIs?
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401276
This commit is contained in:
parent
343205ba6d
commit
7f32320065
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ static char rcsid =
|
|||
|
||||
#ifdef NEED_SDL_GETENV
|
||||
|
||||
#ifdef WIN32
|
||||
#if defined(WIN32) && !defined(_WIN32_WCE)
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue