kou opened a new pull request, #37508: URL: https://github.com/apache/arrow/pull/37508
### Rationale for this change Our source code should not have "#include"s that depend on source/binary directories exists in include path. This also fixes that CUDA's cuda.h isn't included problem. ### What changes are included in this PR? Don't use implicit include directories. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
