Skip to content

Commit 63ba7dc

Browse files
committed
undo a dif
1 parent 64a8c0a commit 63ba7dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/react-native/React/Views/RCTCursor.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77

88
#import <Foundation/Foundation.h>
99
#import <React/RCTDefines.h> // [macOS]
10+
#if TARGET_OS_OSX // [macOS
1011
#import <AppKit/AppKit.h>
12+
#endif // macOS]
1113

1214
typedef NS_ENUM(NSInteger, RCTCursor) {
1315
// [macOS

0 commit comments

Comments
 (0)