Author: tkreuzer Date: Mon Dec 8 02:02:40 2008 New Revision: 37930
URL: http://svn.reactos.org/svn/reactos?rev=37930&view=rev Log: #define _INTEGRAL_MAX_BITS in _mingw.h
Modified: branches/ros-amd64-bringup/reactos/include/crt/_mingw.h
Modified: branches/ros-amd64-bringup/reactos/include/crt/_mingw.h URL: http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/includ... ============================================================================== --- branches/ros-amd64-bringup/reactos/include/crt/_mingw.h [iso-8859-1] (original) +++ branches/ros-amd64-bringup/reactos/include/crt/_mingw.h [iso-8859-1] Mon Dec 8 02:02:40 2008 @@ -6,6 +6,8 @@
#ifndef _INC_CRTDEFS #define _INC_CRTDEFS + +#define _INTEGRAL_MAX_BITS 64
#ifndef MINGW64 #define MINGW64