Skip to content

Commit

Permalink
Update ShareCodeUpload.h
Browse files Browse the repository at this point in the history
  • Loading branch information
jakoch authored Oct 20, 2020
1 parent 64901e5 commit abd008f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ShareCodeUpload.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ class ShareCodeUpload
private:
CURL *curl = nullptr;
bool verbose = false;

struct curl_slist *host = NULL;

CURL* initCurlConnection();
};
Expand Down

0 comments on commit abd008f

Please sign in to comment.