// // RightViewController.h // Ifish // // Created by imac on 16/3/25. // Copyright © 2016年 imac. All rights reserved. // #import "BaseVIewContorller.h" #import "ICSDrawerController.h" @interface RightViewController : BaseVIewContorller @end