felipecrv commented on code in PR #43720:
URL: https://github.com/apache/arrow/pull/43720#discussion_r1721915509


##########
cpp/src/arrow/compute/kernels/aggregate_basic_avx2.cc:
##########
@@ -15,7 +15,28 @@
 // specific language governing permissions and limitations
 // under the License.
 
+#include <cassert>

Review Comment:
   Because I include the `.cc` file in another `.cc` file and `#pragma once` 
apparently doesn't work in that case.



-- 
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