Fixes issue with Release build in correlation functions.
authorDavid van der Spoel <spoel@xray.bmc.uu.se>
Tue, 20 Sep 2016 19:03:44 +0000 (21:03 +0200)
committerErik Lindahl <erik.lindahl@gmail.com>
Mon, 26 Sep 2016 12:04:03 +0000 (14:04 +0200)
commit2a728e82df20cad16c68f17efa51442de17a58e2
tree65c4d1323e81c242af03a4e9df631e2de8a0f0d1
parentcc0eaa573d6546d007de426237228d512cab32ee
Fixes issue with Release build in correlation functions.

Introduced build-type dependent code in the manyautocorrelation.cpp
but without the corresponding ifdef in the test. Now the test fails
in Release type. Error introduced in commit
Ief04a37de3d3bc9695603f025517ce169bf9e49a

Change-Id: I4ceffbe309c848f730d733421a2c95052ef04794
src/gromacs/correlationfunctions/tests/manyautocorrelation.cpp