// // HotCommentAnswerIconCell.h // ThePaperBase // // Created by zhousan on 15/11/23. // Copyright © 2015年 scar1900. All rights reserved. // #import "AnswerIconCommentCell.h" @interface HotCommentAnswerIconCell : AnswerIconCommentCell @end