Skip to content
Snippets Groups Projects
Commit c4571a92 authored by schoen44's avatar schoen44
Browse files

add include tests/unit-tests/gpu/core/Kernel/KernelImpTest.cpp

parent 1118d3a7
No related branches found
No related tags found
1 merge request!437refactor: use constexpr for host and device code in LBM library
......@@ -38,6 +38,8 @@
#include <basics/tests/testUtilities.h>
#include <logger/Logger.h>
#include "tests/unit-tests/gpu/core/testUtilitiesGPU.h"
using namespace vf::collisionKernel;
class KernelImpTest : public testing::TestWithParam<std::string>
......
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