mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 20:30:01 +00:00
ndrtypes.h: Include limits.h.
This commit is contained in:
parent
eb9c53a1cb
commit
dff580e96f
@ -21,6 +21,8 @@
|
||||
#ifndef __NDRTYPES_H__
|
||||
#define __NDRTYPES_H__
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
typedef struct
|
||||
{
|
||||
unsigned short MustSize : 1; /* 0x0001 - client interpreter MUST size this
|
||||
|
Loading…
Reference in New Issue
Block a user