Skip to content

Commit ce68f89

Browse files
committed
fixed
1 parent 9d005a8 commit ce68f89

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.DS_Store

0 Bytes
Binary file not shown.

NetDiag/QNNQue.h

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
#ifndef QNNQue_h
1010
#define QNNQue_h
1111

12+
#import <Foundation/Foundation.h>
13+
1214
@interface QNNQue : NSObject
1315

1416
+ (void)async_run_serial:(dispatch_block_t)block;

0 commit comments

Comments
 (0)