git/compat/vcbuild/include
Sven Strickroth 0ef60afdd4 MSVC: use shipped headers instead of fallback definitions
VS2010 comes with stdint.h [1]
VS2013 comes with inttypes.h [2]

[1] https://stackoverflow.com/a/2628014/3906760
[2] https://blogs.msdn.microsoft.com/vcblog/2013/07/19/c99-library-support-in-visual-studio-2013/

Signed-off-by: Sven Strickroth <sven@cs-ware.de>
Acked-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Acked-by: Sebastian Schuberth <sschuberth@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-03-30 11:16:20 -07:00
..
sys msvc: Fix compilation errors caused by poll.h emulation 2013-02-25 12:39:56 -08:00
unistd.h MSVC: use shipped headers instead of fallback definitions 2016-03-30 11:16:20 -07:00
utime.h Add MinGW header files to build git with MSVC 2009-09-18 20:00:42 -07:00