Skip to content

Commit

Permalink
Fix 10.10 include
Browse files Browse the repository at this point in the history
  • Loading branch information
typcn committed Sep 18, 2015
1 parent d9b310e commit 6218433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bilibili/HTTPServer/HTTPServer.mm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#import <GCDWebServers/GCDWebServerMultiPartFormRequest.h>
#import <GCDWebServers/GCDWebServerDataResponse.h>

#import <CoreImage/CoreImage.h>
#import <QuartzCore/CoreImage.h>

@implementation HTTPServer{
long acceptAnalytics;
Expand Down

0 comments on commit 6218433

Please sign in to comment.