Skip to content

Commit

Permalink
Include brute force in ArborX.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
aprokop committed Jan 16, 2024
1 parent 1dfe29a commit e433e83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ArborX.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#include <ArborX_Config.hpp>

#include <ArborX_Box.hpp>
#include <ArborX_BruteForce.hpp>
#ifdef ARBORX_ENABLE_MPI
#include <ArborX_DistributedTree.hpp>
#endif
Expand Down

0 comments on commit e433e83

Please sign in to comment.