Remove MAPNIK_MEMORY_MAPPED_FILE definition

This commit is contained in:
Artem Pavlenko 2025-04-05 09:41:00 +01:00
parent bbeeb97f7c
commit 5e4f2a49e4

View File

@ -24,7 +24,6 @@
#define MAPNIK_PMTILES_FILE_HPP
#include <mapnik/global.hpp>
#define MAPNIK_MEMORY_MAPPED_FILE
#include <mapnik/util/mapped_memory_file.hpp>
#include <boost/interprocess/file_mapping.hpp>
#include <boost/interprocess/mapped_region.hpp>