Open
Description
opened on Jul 10, 2024
I am unsure if this is a problem on my end or if it is the library fault.
On compiling my code which is just the main method along with the include of the lib,
This is all the code that is in my main.cpp file.
#include <iostream>
#include "cpprest/http_client.h"
int main(int argc, char argv[]) {
return 0;
}
Metadata
Assignees
Labels
No labels
Activity