Skip to content
Snippets Groups Projects
Commit a2e9d13b authored by yaskovet's avatar yaskovet
Browse files

Remove unused legacy code in cudify

parent 6b1870d0
No related branches found
No related tags found
No related merge requests found
Pipeline #7740 failed
......@@ -2,10 +2,6 @@
#define BOOST_TEST_DYN_LINK
#include <boost/test/unit_test.hpp>
#include <type_traits>
std::is_trivially_copyable<int> b;
#include "util/cuda_util.hpp"
#include "memory/CudaMemory.cuh"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment