This is an automated email from the ASF dual-hosted git repository.
thisisnic pushed a commit to branch maint-14.0.2-cran
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/maint-14.0.2-cran by this push:
new b6fb8d9727 [R] Add GH-40009 to R's 14.0.2 release branch (#40027)
b6fb8d9727 is described below
commit b6fb8d9727939e1a67eb6f445acd40cbe4d9cec9
Author: Nic Crane <[email protected]>
AuthorDate: Sat Feb 10 20:03:16 2024 +0000
[R] Add GH-40009 to R's 14.0.2 release branch (#40027)
### Rationale for this change
Cherry-pick `GH-40009: [C++] Add missing "#include <algorithm>"` into
the CRAN release branch
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
### Rationale for this change
This change was added after the branch was created
### What changes are included in this PR?
GH-40009: [C++] Add missing "#include <algorithm>"
### Are these changes tested?
No
### Are there any user-facing changes?
No
Signed-off-by: Jacob Wujciak-Jens <[email protected]>
Co-authored-by: Sutou Kouhei <[email protected]>