Remove unnecessary inclusion of cuda_helper.cuh in pool.cu

This commit is contained in:
2025-11-23 19:21:22 +01:00
parent 1102aef293
commit 547cd0c224

View File

@@ -1,4 +1,3 @@
#include "cuda_helper.cuh"
#include "layer.hpp"
#include "pool.cuh"