We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59f7ba4 commit 3eee386Copy full SHA for 3eee386
src/mac/node-shell/node-shell/NodeWrapper.h
@@ -7,6 +7,7 @@
7
//
8
9
#import <Foundation/Foundation.h>
10
+#import <Cocoa/Cocoa.h>
11
12
@interface NodeWrapper : NSObject {
13
NSTask *task;
0 commit comments