Mercurial > hg
comparison tests/test-help.t @ 28528:a011080fdb7b
fsmonitor: use custom stdint.h file when compiling with Visual C
Visual C/C++ 9, which Python 2.7 is compatible with, doesn't have C99
support and thus doesn't contain a stdint.h file.
This changeset adds a custom version of stdint.h, created specifically
for Visual C, and uses it when building with that compiler.
author | Sune Foldager <sune.foldager@me.com> |
---|---|
date | Mon, 14 Mar 2016 17:53:47 +0100 |
parents | 045fe7042510 |
children | b7a31068cc80 |
comparison
equal
deleted
inserted
replaced
28527:2707cce2f0e1 | 28528:a011080fdb7b |
---|