Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ios
/
yh_sdwebimage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Bogdan Poplauschi
9 years ago
Commit
9523b0543a4cec93bef7fff0fcbca706f53ad919
1 parent
ac36b844
Correct import of MapKit
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
SDWebImage/MKAnnotationView+WebCache.h
SDWebImage/MKAnnotationView+WebCache.h
View file @
9523b05
...
...
@@ -10,7 +10,7 @@
#if SD_UIKIT || SD_MAC
#import
"MapKit/MapKit.h"
#import
<MapKit/MapKit.h>
#import "SDWebImageManager.h"
/**
...
...
Please
register
or
login
to post a comment