You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/09/23 18:45:37 UTC

[GitHub] [tvm] mkatanbaf commented on a diff in pull request #12851: [microTVM][Windows] Enable building TVM on Windows with USE_MICRO

mkatanbaf commented on code in PR #12851:
URL: https://github.com/apache/tvm/pull/12851#discussion_r978974099


##########
include/tvm/runtime/crt/rpc_common/write_stream.h:
##########
@@ -29,6 +29,7 @@
 #include <stddef.h>
 #include <sys/types.h>
 #include <tvm/runtime/crt/error_codes.h>
+#include <tvm/support/ssize.h>

Review Comment:
   Thank you @alanmacd! LGTM, I can't think of any reason why this would be a problem.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org