mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 03:28:20 +02:00
Fixed multi-sourced symbol server conflict
This commit is contained in:
parent
3b9558a508
commit
8376355098
3 changed files with 4 additions and 7 deletions
|
@ -29,7 +29,7 @@ public:
|
|||
String mURL;
|
||||
String mOutPath;
|
||||
String mOutTempPath;
|
||||
FileStream mOutFile;
|
||||
SysFileStream mOutFile;
|
||||
#ifdef BF_CURL
|
||||
CURL* mCURL;
|
||||
CURLM* mCURLMulti;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue