diff -r 8e15f64c4934 -r 5db6533e9977 stdafx.h --- a/stdafx.h Fri Jan 27 07:13:58 2006 +0000 +++ b/stdafx.h Fri Jan 27 09:45:44 2006 +0000 @@ -174,7 +174,7 @@ #endif // This is already defined in unix -#if !defined(UNIX) && !defined(__CYGWIN__) && !defined(__BEOS__) && !defined(__MINGW32__) +#if !defined(UNIX) && !defined(__CYGWIN__) && !defined(__BEOS__) typedef unsigned int uint; #endif // Not defined in QNX Neutrino (6.x)