Skip to content
Snippets Groups Projects
Commit 51627e56 authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Fix test build

parent 3e2c4849
No related branches found
No related tags found
No related merge requests found
...@@ -175,7 +175,7 @@ std::map<std::string, std::string> LLGridManager::getKnownGrids() const ...@@ -175,7 +175,7 @@ std::map<std::string, std::string> LLGridManager::getKnownGrids() const
return result; return result;
} }
void LLGridManager::setGridChoice(const std::string&, const bool) void LLGridManager::setGridChoice(const std::string&, const bool, const bool)
{ {
} }
......
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