mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 19:30:04 +00:00
Add map provider layer test
This commit is contained in:
parent
3d3318a032
commit
9c27b2cd29
6 changed files with 196 additions and 2 deletions
|
|
@ -7,7 +7,8 @@ namespace scwx
|
|||
namespace util
|
||||
{
|
||||
|
||||
void SetEnvironment(const std::string& name, const std::string& value);
|
||||
std::string GetEnvironment(const std::string& name);
|
||||
void SetEnvironment(const std::string& name, const std::string& value);
|
||||
|
||||
} // namespace util
|
||||
} // namespace scwx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue