// // QMChatRoomInvestigateCell.h // IMSDK-OC // // Created by HCF on 16/3/11. // Copyright © 2016年 HCF. All rights reserved. // #import "QMChatRoomBaseCell.h" @interface QMChatRoomInvestigateCell : QMChatRoomBaseCell @end