httplib.h
On windows, `httplib.h` must be included before `windows.h` We do not include directly `windows.h` in the test but it is included indirectly by other headers. Let's include httplib first.