//
//  ios-Prefix.pch
//  QRCode
//
//  Created by 张国忠 on 2018/5/5.
//  Copyright © 2018年 Facebook. All rights reserved.
//

#ifndef ios_Prefix_pch
#define ios_Prefix_pch

#ifdef __OBJC__
#import <Foundation/Foundation.h>
#endif

#endif /* ios_Prefix_pch */
