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