Skip to content

Commit

Permalink
Fix compile
Browse files Browse the repository at this point in the history
  • Loading branch information
xumingming committed Aug 7, 2024
1 parent 627daaa commit c73d49a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/core/benchmarks/CompressionBenchmark.cc
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include <arrow/type.h>
#include <arrow/type_fwd.h>
#include <benchmark/benchmark.h>
#include <thread>
#include <execinfo.h>
#include <glog/logging.h>
#include <parquet/arrow/reader.h>
Expand Down

0 comments on commit c73d49a

Please sign in to comment.