Skip to content

Commit

Permalink
Fix include file
Browse files Browse the repository at this point in the history
  • Loading branch information
enp1s0 committed Jan 20, 2024
1 parent d29826f commit 57af65e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/main_test.cu
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#include <cutf/curand_kernel.hpp>
#include <cutf/device.hpp>
#include <cutf/math.hpp>
#include <mateval/comparison_cuda.hpp>
#include <mateval/cuda/comparison.hpp>
#include <matfile/matfile.hpp>
#include <gpu_monitor/gpu_monitor.hpp>

Expand Down

0 comments on commit 57af65e

Please sign in to comment.