libgit2/include
Linquize 240a85cf10 inttypes.h is built-in header file since MSVC 2013
The reason is that the types defined in libgit2's inttypes.h collide with system inttypes.h
3rd party library header files may directly reference MSVC's built-in inttypes.h

Fixes #3476
2015-10-22 07:56:34 +08:00
..
git2 inttypes.h is built-in header file since MSVC 2013 2015-10-22 07:56:34 +08:00
git2.h Include git2/transaction.h 2015-05-31 19:22:12 +02:00