IMAModelMSG.h 282 B

123456789101112131415161718
  1. //
  2. // TIMModelMSG.h
  3. // TIMAdapter
  4. //
  5. // Created by AlexiChen on 16/1/29.
  6. // Copyright © 2016年 AlexiChen. All rights reserved.
  7. //
  8. #ifndef TIMModelMSG_h
  9. #define TIMModelMSG_h
  10. #import "IMAMsg.h"
  11. #import "IMAMsg+Draft.h"
  12. #import "CustomElemCmd.h"
  13. #endif /* TIMModelMSG_h */