Skip to content

Commit

Permalink
merges ahh
Browse files Browse the repository at this point in the history
  • Loading branch information
msft-Jeyaram committed Jan 13, 2017
1 parent f0210ec commit 4d0f867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frameworks/CoreImage/CIImage.mm
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
#import <CoreImage/CIColor.h>
#import <CoreGraphics/CoreGraphics.h>
#import <UIKit/UIGraphics.h>
#import <UIKit/UIImage.h>
#import <math.h>
#import "CIImageInternal.h"
#import "CGImageInternal.h"


/** @Status Stub */
const CIFormat kCIFormatARGB8 = StubConstant();
/** @Status Stub */
Expand Down

0 comments on commit 4d0f867

Please sign in to comment.