#include #include namespace mbgl { template std::unique_ptr> gfx::Context::createProgram(const ProgramParameters&); static_assert(sizeof(HeatmapTextureLayoutVertex) == 4, "expected HeatmapTextureLayoutVertex size"); } // namespace mbgl