Welcome to mirror list, hosted at ThFree Co, Russian Federation.

constants.hpp « coding - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3c60abd7b914da7c20f238b5a3c1796de1c30f8b (plain)
1
2
3
#pragma once

static const size_t READ_FILE_BUFFER_SIZE = 512 * 1024;