Skip to content

Commit 1be16a6

Browse files
committed
Add minrpc include (PR apache#11232)
1 parent 4f50335 commit 1be16a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/android_rpc/app/src/main/jni/tvm_runtime.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
#include "../src/runtime/graph_executor/graph_executor_factory.cc"
4343
#include "../src/runtime/library_module.cc"
4444
#include "../src/runtime/logging.cc"
45+
#include "../src/runtime/minrpc/minrpc_logger.cc"
4546
#include "../src/runtime/module.cc"
4647
#include "../src/runtime/ndarray.cc"
4748
#include "../src/runtime/object.cc"

0 commit comments

Comments
 (0)