#include namespace mbgl { static_assert(sizeof(CircleProgram::Vertex) == 4, "expected CircleVertex size"); } // namespace mbgl