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