commit | 8453c1259a3b6fe89d67b6e783cc535b60f298c1 | [log] [tgz] |
---|---|---|
author | Sebastian Schuberth <sschuberth@gmail.com> | Wed Sep 11 18:06:31 2013 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Sep 11 14:50:19 2013 -0700 |
tree | f06c9244e55b0afee23996918b64bad836cac3aa | |
parent | fa93bb20d72edf9f7635c63d46101edb206d3d6f [diff] |
Windows: do not redefine _WIN32_WINNT With MinGW runtime version 4.0 this interferes with the previous definition from sdkddkver.h. Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>