Commit 1470451
authored
Fix Android build (#2207)
This PR follows-up #2206 and fixes the Android build I noticed at
https://swift-everywhere.org.
Hopefully we will soon have CI support for Android
(swiftlang/github-workflows#106) to catch this
sort of breakage sooner.1 parent 634ab22 commit 1470451
File tree
2 files changed
+7
-0
lines changed- Sources
- GRPCCore/Call/Client/Internal
- GRPCInProcessTransport
2 files changed
+7
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
32 | 37 | | |
33 | 38 | | |
34 | 39 | | |
| |||
0 commit comments