Skip to content

Commit

Permalink
Re-add missing header for ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
mhaseeb123 committed Nov 1, 2024
1 parent a57aa3f commit 398bf42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/bloom_filter/arrow_policy_test.cu
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
#include <thrust/device_vector.h>
#include <thrust/functional.h>

#include <catch2/catch_template_test_macros.hpp>

#include <random>
#include <type_traits>

Expand Down

0 comments on commit 398bf42

Please sign in to comment.