// // QMPickedOtherViewController.h // IMSDK-OC // // Created by HCF on 16/8/10. // Copyright © 2016年 HCF. All rights reserved. // #import <UIKit/UIKit.h> @interface QMPickedOtherViewController : UIViewController @end