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


##########
cpp/src/arrow/array/array_nested.cc:
##########
@@ -33,7 +33,6 @@
 #include "arrow/type.h"
 #include "arrow/type_fwd.h"
 #include "arrow/type_traits.h"
-#include "arrow/util/atomic_shared_ptr.h"

Review Comment:
   Technically I suppose we should add `#include <atomic>` for IWYU but it is 
probably transitively included by most standard includes.



-- 
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: [email protected]

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

Reply via email to