Skip to content

Commit 6b87fb5

Browse files
echuraevAndrew Zhao Luo
authored andcommitted
[RPC] Fix ios_rpc build (apache#8864)
1 parent 0ee4c63 commit 6b87fb5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/ios_rpc/tvmrpc/TVMRuntime.mm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
#include "../../../src/runtime/object.cc"
3535
#include "../../../src/runtime/profiling.cc"
3636
#include "../../../src/runtime/registry.cc"
37+
#include "../../../src/runtime/source_utils.cc"
3738
#include "../../../src/runtime/system_library.cc"
3839
#include "../../../src/runtime/thread_pool.cc"
3940
#include "../../../src/runtime/threading_backend.cc"

0 commit comments

Comments
 (0)