You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/05/09 21:17:48 UTC

[GitHub] [arrow] westonpace commented on a diff in pull request #13108: ARROW-15415: [C++] Fixes for MSVC + vcpkg Debug build

westonpace commented on code in PR #13108:
URL: https://github.com/apache/arrow/pull/13108#discussion_r868473439


##########
cpp/src/arrow/compute/light_array_test.cc:
##########
@@ -18,6 +18,7 @@
 #include "arrow/compute/light_array.h"
 
 #include <gtest/gtest.h>
+#include <numeric>

Review Comment:
   +1 to this change.  I had noticed it myself but hadn't gotten around to making a PR.



-- 
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-unsubscribe@arrow.apache.org

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