Replace defines with constexpr in ishift
[alexxy/gromacs.git] / src / gromacs / nbnxm / opencl / nbnxm_ocl_kernel_utils.clh
index 6fafa99fb40808db12aa54ff34031a39c5bb530f..4e2e208d40d9aa8e40ff6f8b57f726d7398e48ef 100644 (file)
@@ -47,7 +47,6 @@
 
 #include "gromacs/gpu_utils/device_utils.clh"
 #include "gromacs/gpu_utils/vectype_ops.clh"
-#include "gromacs/pbcutil/ishift.h"
 
 #include "nbnxm_ocl_consts.h"