Skip to content

Commit

Permalink
Add missing header for CUDA clang workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
aprokop committed Apr 5, 2024
1 parent d48fe3d commit 27c8bf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/tstIndexableGetter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include <ArborX_AccessTraits.hpp>
#include <ArborX_IndexableGetter.hpp>

#include "BoostTest_CUDA_clang_workarounds.hpp"
#include <boost/test/unit_test.hpp>

using namespace ArborX::Details;
Expand Down

0 comments on commit 27c8bf4

Please sign in to comment.