commit | 4ead98fa844304cc5c5427fa3c6a716d2a372d88 | [log] [tgz] |
---|---|---|
author | John Koleszar <jkoleszar@google.com> | Thu May 05 10:53:24 2011 -0400 |
committer | John Koleszar <jkoleszar@google.com> | Fri May 06 08:02:39 2011 -0400 |
tree | 3dd17a4bca213bc3ba2b18fb4b43817f2ee13edd | |
parent | 4226f0ce64953aa7636552ccfb3487fda30e4122 [diff] |
Use stdint.h for VS2010 VS2010 has included stdint.h, but not inttypes.h. Prefer the compiler's version of these types. Fixes issue 327. Change-Id: Ica71600e06b8e94e3bbb4f12988b4a9817d5e5e4