compat/win32/path-utils.h: add #include guards
commit5b8f9e2417d23a688004eaa402351a8c270845d0
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 4 Oct 2019 15:09:28 +0000 (4 08:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 6 Oct 2019 00:07:44 +0000 (6 09:07 +0900)
treef1e978b2c91bd428a07201edca73ae13dcb1b4ae
parent41616ef6182271178c63e1caf0d21f12bea2d41e
compat/win32/path-utils.h: add #include guards

This adds the common guards that allow headers to be #include'd multiple
times.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/win32/path-utils.h