ICRConfigurationViewController.h 257 Bytes
//
//  ICRConfigurationViewController.h
//  XFFruit
//
//  Created by Lili Wang on 15/4/3.
//  Copyright (c) 2015年 Xummer. All rights reserved.
//

#import "ICRBaseViewController.h"

@interface ICRConfigurationViewController : ICRBaseViewController

@end