forked from organicmaps/organicmaps
Build fix.
This commit is contained in:
parent
d5a36e470c
commit
55eca4f9ae
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ using namespace platform;
|
|||
|
||||
namespace storage
|
||||
{
|
||||
string const kMapTestDir = string("map-tests");
|
||||
|
||||
namespace
|
||||
{
|
||||
using TLocalFilePtr = shared_ptr<LocalCountryFile>;
|
||||
|
|
Loading…
Add table
Reference in a new issue