CKMadridEntity.h 77 B

12345678
  1. #import "CKIMEntity.h"
  2. // 5.x
  3. @interface CKMadridEntity : CKIMEntity
  4. @end