protobuf-c: just use <stdint.h>
according to microsoft's platform evangelist, "we recommend that you consider using a different compiler such as Intel or gcc" if you need a conforming C compiler. since there's already a project that maintains the stdint.h / inttypes.h headers for microsoft compilers (https://code.google.com/p/msinttypes/) there's not much point in maintaining this ourselves.
Showing
Please register or sign in to comment