// // CellLayoutConfig.h // DemoApplication // // Created by chris on 15/11/1. // Copyright © 2015年 chris. All rights reserved. // #import #import "NIMKit.h" @interface CellLayoutConfig : NIMCellLayoutConfig @end