mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Don't define u_int64 in wine/dcetypes.idl
svn path=/branches/header-work/; revision=46789
This commit is contained in:
@@ -28,7 +28,7 @@ typedef small signed8;
|
||||
typedef short signed16;
|
||||
typedef long signed32;
|
||||
typedef unsigned32 boolean32;
|
||||
typedef unsigned hyper u_int64;
|
||||
//typedef unsigned hyper u_int64;
|
||||
typedef unsigned long u_int32;
|
||||
typedef unsigned short u_int16;
|
||||
typedef unsigned small u_int8;
|
||||
|
||||
Reference in New Issue
Block a user