*** empty log message ***

git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@159 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
ikits 2003-10-31 03:08:36 +00:00
parent ac74be6855
commit 4223330afc
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@
#define WINGDIAPI __declspec(dllimport)
#endif
/* <ctype.h> */
#if !defined(__CYGWIN__) && !defined(__MINGW32__) && !defined(_WCHAR_T_DEFINED)
#ifndef _WCHAR_T_DEFINED
typedef unsigned short wchar_t;
#define _WCHAR_T_DEFINED