Fix compiler issues
authorMark Abraham <mark.j.abraham@gmail.com>
Tue, 16 Oct 2018 07:08:34 +0000 (09:08 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 16 Oct 2018 07:14:40 +0000 (09:14 +0200)
commitca6ba370ce8725fdbfb9bbd1da645b39a297cfb3
tree9883303c80b2e348705135774973f32945ebafca
parent354ebb3e51390bc488869630c583cc590dd61eeb
Fix compiler issues

We recently added some extern template declarations to a function
whose argument list was then modified, but gerrit didn't flag the
change as requiring a rebase.

Also fixed mdrun-only build

Change-Id: Ib7aa0d685e881faa2abce628f06aef3d666d260c
src/gromacs/gpu_utils/cudautils.cuh
src/programs/mdrun_main.cpp