westonpace commented on a change in pull request #9643: URL: https://github.com/apache/arrow/pull/9643#discussion_r593081442
########## File path: cpp/src/arrow/util/type_fwd.h ########## @@ -17,14 +17,14 @@ #pragma once +#include <functional> Review comment: Done. ########## File path: cpp/src/arrow/util/type_fwd.h ########## @@ -17,14 +17,14 @@ #pragma once +#include <functional> + namespace arrow { namespace detail { struct Empty; -} // namespace detail +} Review comment: Done. ---------------------------------------------------------------- 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: us...@infra.apache.org