]> granicus.if.org Git - curl/commit
curl_setup: include <winerror.h> before <windows.h>
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Sun, 8 Jul 2018 14:49:21 +0000 (16:49 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Mon, 9 Jul 2018 16:08:40 +0000 (18:08 +0200)
commit8272ec50f02bd5277bdad09a98ddfc8c6d68a979
treec7b0a15ed95a17b44ff30bf135473d8fda5235be
parent5bd8c389a3625e5c3eed265942d4c5b1e7e5d117
curl_setup: include <winerror.h> before <windows.h>

Otherwise, only part of it gets pulled in through <windows.h> on
original MinGW.

Fixes https://github.com/curl/curl/issues/2361
Closes https://github.com/curl/curl/pull/2721
lib/curl_setup.h