Commit a8b4f04
Add objc runtime for compiling componentkit in open source
Summary: `CKCellDeallocUnmounter.mm` was not compiling in OSS, so had to import runtime.h file. It needs this header file for `objc_getAssociatedObject ` and `objc_setAssociatedObject`
Reviewed By: Andrey-Mishanin
Differential Revision: D8041370
fbshipit-source-id: 21498510af4a24b9653c812cf59c826848624b9e1 parent aa537f6 commit a8b4f04
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments