// // TIMShow.h // TIMAdapter // // Created by AlexiChen on 16/1/29. // Copyright © 2016年 AlexiChen. All rights reserved. // #ifndef TIMShow_h #define TIMShow_h #import "IMAShowAble.h" #import "IMAUserShowAble.h" #import "IMAConversationShowAble.h" #import "IMAContactDrawerShowAble.h" #import "IMAContactItemShowAble.h" #import "IMSDK+ShowAble.h" #import "ChatAttachment.h" #import "IMAConnectConversation.h" #import "TIMElem+ShowDescription.h" #endif /* TIMShow_h */