Replace our custom C99 headers with http://code.google.com/p/msinttypes/
authorJosé Fonseca <jfonseca@vmware.com>
Sat, 14 Aug 2010 15:00:52 +0000 (16:00 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Sat, 14 Aug 2010 15:00:52 +0000 (16:00 +0100)
commit8df0bea9c58e983ded6819914c532edf52737cb7
treee155f06ac2ce97be68e4a784d1c380f05cefc53d
parent1cbcf6693aa490c4dcb56712bfb9998deb270f08
Replace our custom C99 headers with code.google.com/p/msinttypes/

Perhaps http://www.azillionmonkeys.com/qed/pstdint.h would be a better
(more portable) choice, but only MSVC uses this anyway, and we can always
change later.
include/c99/inttypes.h [new file with mode: 0644]
include/c99/stdint.h