/
githubmirror
/
omim
Обзор
Документация
Войти
/
githubmirror
/
omim
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
storage/storage_integration_tests/test_defines.cpp
7 строк
220 B
tatiana-yan
Got rid of the old style std/ includes for several files.
19 сен 2019, 13:36
19 сен 2019, 13:36
e04fc71
Код
Авторство
О чём код?
#include "storage/storage_integration_tests/test_defines.hpp" namespace storage { std::string const kMapTestDir = "map-tests"; std::string const kTestWebServer = "http://direct.mapswithme.com/"; } // namespace storage