File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616// under the License.
1717
1818#include " arrow/util/align_util.h"
19+ #include " arrow/util/windows_compatibility.h"
1920
2021#include " arrow/array.h"
2122#include " arrow/chunked_array.h"
Original file line number Diff line number Diff line change 1414// KIND, either express or implied. See the License for the
1515// specific language governing permissions and limitations
1616// under the License.
17-
1817#include " arrow/util/future.h"
18+ #include " arrow/util/windows_compatibility.h"
1919
2020#include < algorithm>
2121#include < atomic>
Original file line number Diff line number Diff line change 1414// KIND, either express or implied. See the License for the
1515// specific language governing permissions and limitations
1616// under the License.
17-
1817#include " arrow/util/thread_pool.h"
18+ #include " arrow/util/windows_compatibility.h"
1919
2020#include < algorithm>
2121#include < condition_variable>
Original file line number Diff line number Diff line change 1414// KIND, either express or implied. See the License for the
1515// specific language governing permissions and limitations
1616// under the License.
17-
1817#include " arrow/util/tracing.h"
18+ #include " arrow/util/windows_compatibility.h"
1919
2020#include " arrow/util/config.h"
2121#include " arrow/util/tracing_internal.h"
You can’t perform that action at this time.
0 commit comments