{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1759545229,"commit_time":1759570544,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"4535532ed36d2129b107ab357262072f82c2b34a","message":"examples: fix two build issues surfaced with WinCE\n\nBoth may apply to rare non-WinCE Windows builds too.\n\n- fix gcc 4.4.0 preprocessor error:\n  ```\n  docs/examples/http2-upload.c:43:8: error: \"_MSC_VER\" is not defined\n  ```\n  Ref: https://github.com/curl/curl/actions/runs/18238150607/job/51935502616\n\n- fix wrong header order:\n  Inlcude `windows.h` after `winsock2.h` via `curl/curl.h`.\n\nRegressions from 45438c8d6f8e70385d66c029568524e9e803c539 #18823\n\nCloses #18843\n","parents":["ed1e72143a08ede124ae93b43c803609f967fdcb"],"tree_hash":"f48189f2c4fcb1fa7ad9c85d06b0abfbb02e682c"}