diff --git a/fetcher.cc b/fetcher.cc index fdb7ca7..b7628a0 100644 --- a/fetcher.cc +++ b/fetcher.cc @@ -2,8 +2,11 @@ #include #include +#include #include +#include + #include #include #include @@ -13,13 +16,30 @@ int main(int argc, char *argv[]) { - if (argc !=3 ) { + std::string exbid, apikey; + if (argc !=5 ) { std::cout<<"Please run as "< "< 0) */std::cout<<"url to fetch is "<