]> granicus.if.org Git - curl/commit
curl_setup: define NOGDI on Windows
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Mon, 8 Oct 2018 09:33:15 +0000 (11:33 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Tue, 9 Oct 2018 06:33:53 +0000 (08:33 +0200)
commit673795f8146a48764a55c5ebd93761f938d114ef
treec7724b722dc23c71cd164b0c8d409206d5a14ce0
parent940e1c1e743e376ddd47f2e2bd963c82d8dc5f59
curl_setup: define NOGDI on Windows

This avoids an ERROR macro clash between <wingdi.h> and <arpa/tftp.h>
on MinGW.

Closes https://github.com/curl/curl/pull/3113
lib/curl_setup.h