Skip to content

Commit

Permalink
Remove useless include
Browse files Browse the repository at this point in the history
  • Loading branch information
zanmato1984 committed Feb 21, 2025
1 parent 4cba288 commit 1771c04
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cpp/src/arrow/acero/hash_join_benchmark.cc
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,9 @@
#include "arrow/testing/random.h"
#include "arrow/util/thread_pool.h"

#include <condition_variable>
#include <cstdint>
#include <cstdio>
#include <memory>
#include <mutex>

namespace arrow {
namespace acero {
Expand Down

0 comments on commit 1771c04

Please sign in to comment.