Fix missing declaration of GMX_UNUSED_VALUE
commit631f7e018462a9e59500846069f9f5b94686af11
authorMark Abraham <mark.j.abraham@gmail.com>
Tue, 22 Aug 2017 14:06:03 +0000 (22 16:06 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 22 Aug 2017 14:06:03 +0000 (22 16:06 +0200)
tree4f39d3bfc7e320c017e003ca451f114d21987f1e
parent2b8deca62d6140ea953286e1b99245fb2ea09bc5
Fix missing declaration of GMX_UNUSED_VALUE

Probably recent merge from release-2016 plus addition of pruning code,
perhaps following cleanup in master branch created a situation where a
source file included cuda_arch_utils.cuh without this transitive
include.

Change-Id: I7bdfe35f9655beceec8aafc030d6cf8fac4c71b2
src/gromacs/gpu_utils/cuda_arch_utils.cuh