Skip to content
Snippets Groups Projects
Commit fe042430 authored by Brad Payne (Vir Linden)'s avatar Brad Payne (Vir Linden)
Browse files

Fix for windows build failure

parent b3e34545
No related branches found
No related tags found
No related merge requests found
......@@ -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);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment