Commit cf383260 authored by yuzheng.tz's avatar yuzheng.tz

去除math.h的引入

parent 1d7251c0
...@@ -14,8 +14,7 @@ ...@@ -14,8 +14,7 @@
#import "TZAssetCell.h" #import "TZAssetCell.h"
#import "UIView+Layout.h" #import "UIView+Layout.h"
#import "TZImageManager.h" #import "TZImageManager.h"
#import "math.h" #import <sys/utsname.h>
#import "sys/utsname.h"
@interface TZImagePickerController () { @interface TZImagePickerController () {
NSTimer *_timer; NSTimer *_timer;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment