]> git.ipfire.org Git - thirdparty/curl.git/commit
curl_setup.h: move UWP detection after `config-win32.h`
authorViktor Szakats <commit@vsz.me>
Sun, 20 Jul 2025 20:52:31 +0000 (22:52 +0200)
committerViktor Szakats <commit@vsz.me>
Mon, 21 Jul 2025 13:02:21 +0000 (15:02 +0200)
commit792a61e2047782b85da0332cf298a747ce11e8e6
tree010d9728bcd81997a61305f02e2b73011fa57e9c
parenta75110570a8427241c4128d3ac68a23d31ac0a71
curl_setup.h: move UWP detection after `config-win32.h`

To honor a `_WIN32_WINNT` set by `config-win32.h`.

Closes #17980
lib/curl_setup.h