Commit 827db0a
Explicitly include hermes.h in RCTHostTests.mm (facebook#50022)
Summary:
Pull Request resolved: facebook#50022
RCTHostTests.mm calls `makeHermesRuntime`, which is from `hermes.h`. Explicitly include the header so that RCTHostTests isn't getting it indirectly.
Changelog: [Internal]
Reviewed By: javache
Differential Revision: D71146426
fbshipit-source-id: 5a5f5a466e1920797c4531773ca23f53eb1203b71 parent 8eaa8f5 commit 827db0a
File tree
1 file changed
+1
-0
lines changed- packages/react-native/ReactCommon/react/runtime/iostests
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments