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