westonpace commented on a change in pull request #9095:
URL: https://github.com/apache/arrow/pull/9095#discussion_r564867541



##########
File path: cpp/src/arrow/util/iterator_test.cc
##########
@@ -16,6 +16,7 @@
 // under the License.
 
 #include "arrow/util/iterator.h"
+#include "arrow/util/async_iterator.h"

Review comment:
       Clang ordered them this way :man_shrugging: .  I just tried and it was 
reproducible.  Fortunately, if I group these includes with the `gtest_util.h` 
include then it does the right thing.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to