Skip to content

Commit

Permalink
Added <limits.h> include to stdint.h.
Browse files Browse the repository at this point in the history
  • Loading branch information
chemeris committed Dec 11, 2006
1 parent b3177bf commit 31eb87d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stdint.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#endif

#include <BaseTsd.h>
#include <limits.h>

// 7.18.1 Integer types

Expand Down

0 comments on commit 31eb87d

Please sign in to comment.