Fix for windows build failure
parent
b3e34545a4
commit
fe042430b0
|
|
@ -75,7 +75,7 @@ namespace
|
|||
{
|
||||
public:
|
||||
/* virtual */
|
||||
void errorWithContent(U32 status, const std::string& reason)
|
||||
void errorWithContent(U32 status, const std::string& reason, const LLSD& content)
|
||||
{
|
||||
sConsoleReplySignal(UNABLE_TO_SEND_COMMAND);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue