]> git.proxmox.com Git - libgit2.git/commit
Do not redefine WC_ERR_INVALID_CHARS
authorSven Strickroth <email@cs-ware.de>
Sat, 22 Jun 2013 23:25:34 +0000 (01:25 +0200)
committerSven Strickroth <email@cs-ware.de>
Sat, 22 Jun 2013 23:25:34 +0000 (01:25 +0200)
commita7ea40955e5bd881508e2a99e2b73b1a1fbf78e3
treea9726694697a4bc789b910e287d5af6948a27fa6
parent5d669f0a96ab858750f4fdd90f138225946934c2
Do not redefine WC_ERR_INVALID_CHARS

WC_ERR_INVALID_CHARS might be already defined by the Windows SDK.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/win32/error.c