]> git.mxchange.org Git - simgear.git/commit
MSVC lacks stdint.h / inttypes.h
authorJames Turner <zakalawe@mac.com>
Thu, 6 Feb 2014 12:10:34 +0000 (12:10 +0000)
committerJames Turner <zakalawe@mac.com>
Thu, 6 Feb 2014 12:10:34 +0000 (12:10 +0000)
commit46eb2f439dcab109f8e2ff82e998c004230c152b
tree2b19a15583054cdde0a86f4cea24d1cde11e2554
parent4f5c51963698ef71e18bcdc235c1fd8b723e7728
MSVC lacks stdint.h / inttypes.h

- we can't use simgear/misc/stdint.hxx here, since it's a C++
header and md5.c is compiled as plain C (no bool type available).
simgear/package/md5.h