raulcd opened a new pull request, #46160:
URL: https://github.com/apache/arrow/pull/46160

   ### Rationale for this change
   
   Similar to https://github.com/apache/arrow/pull/46113 but for boost v2. 
   The files `v1.hpp` and `v2.hpp have been removed from 
`include/boost/process` on `1.88`:
   https://github.com/boostorg/process/tree/develop/include/boost/process
   but were available on `1.87`:
   
https://github.com/boostorg/process/blob/boost-1.87.0/include/boost/process/v1.hpp
   
https://github.com/boostorg/process/blob/boost-1.87.0/include/boost/process/v2.hpp
   
   ### What changes are included in this PR?
   
   Stop using include for possible missing file and add individual includes
   
   ### Are these changes tested?
   
   Via CI
   
   ### 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: github-unsubscr...@arrow.apache.org

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

Reply via email to