Fix for windows build breakage in teamcity.
parent
e45ba29576
commit
95d39166fa
|
|
@ -42,7 +42,7 @@ public:
|
|||
LLUpdaterService();
|
||||
~LLUpdaterService();
|
||||
|
||||
void setParams(const std::string& version,
|
||||
void setParams(const std::string& protocol_version,
|
||||
const std::string& url,
|
||||
const std::string& path,
|
||||
const std::string& channel,
|
||||
|
|
|
|||
Loading…
Reference in New Issue