/
githubmirror
/
omim
Обзор
Документация
Войти
/
githubmirror
/
omim
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
android-940
platform/constants.hpp
6 строк
143 B
Alex Zolotarev
Fixed <cstdint>.
23 сен 2015, 02:52
23 сен 2015, 02:52
65e733d
Код
Авторство
О чём код?
#pragma once #include "std/cstdint.hpp" static const uint32_t READER_CHUNK_LOG_SIZE = 10; static const uint32_t READER_CHUNK_LOG_COUNT = 12;