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