mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-04-12 19:58:29 +00:00
If you didn't have Git installed, execute_process never declared the error variable, which led to it never parsing the header for a version. So if Git wasn't installed, the version variable never got declared, which caused errors. This fixes that.
12 KiB
12 KiB