Skip to content

Commit 8d77c4e

Browse files
add include thread_pool.h
1 parent f1cce61 commit 8d77c4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/src/arrow/dataset/scanner.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
#include "arrow/type_fwd.h"
3636
#include "arrow/util/async_generator_fwd.h"
3737
#include "arrow/util/iterator.h"
38+
#include "arrow/util/thread_pool.h"
3839
#include "arrow/util/type_fwd.h"
3940

4041
namespace arrow {

0 commit comments

Comments
 (0)