Mix minor clang-tidy warning in double
authorPaul Bauer <paul.bauer.q@gmail.com>
Tue, 27 Oct 2020 14:18:37 +0000 (15:18 +0100)
committerPaul Bauer <paul.bauer.q@gmail.com>
Tue, 27 Oct 2020 15:48:49 +0000 (16:48 +0100)
commit309418c7c834e9e73717587290f8a711fff1cca2
treef7cca01b29d07b75eee4b8fe35c61c7fbda3c653
parent88cc2dfe4e461f4d9086d0ad955f73f596cb0382
Mix minor clang-tidy warning in double

One cast was using C-style, changed to C++ static_cast.
src/gromacs/nbnxm/pairlist.cpp