kicad/common/kicad_curl
jean-pierre charras f59e66a897 Do not include kicad_curl.h (and therefore curl.h) in kicad_curl_easy.h
curl.h has constraints on Windows (because it includes winsocks2.h) and must be
included before any wxxxx.h.
Because only very few files need curl.h, kicad_curl.h is included only in these files
2021-08-28 15:31:45 +02:00
..
kicad_curl.cpp Remove OpenSSL locking from kicad_curl. 2021-06-19 19:43:54 +00:00
kicad_curl_easy.cpp Do not include kicad_curl.h (and therefore curl.h) in kicad_curl_easy.h 2021-08-28 15:31:45 +02:00