Minor header file cleanup in ED, IMD and CompEL modules
commit7557339c504982bb0b9558a32e63aa50cabda100
authorCarsten Kutzner <ckutzne@gwdg.de>
Thu, 20 Apr 2017 13:02:58 +0000 (20 15:02 +0200)
committerDavid van der Spoel <davidvanderspoel@gmail.com>
Sat, 29 Apr 2017 11:12:56 +0000 (29 13:12 +0200)
tree5dc32d53957e3095f36a4f4c5df0dcbb2c0476d5
parentb8ca813b0f01775130570ec11613d336a9d67c35
Minor header file cleanup in ED, IMD and CompEL modules

- removed dependency on wallcycle.h by forward declaring gmx_wallcycle,
  same with gmx_domdec_t
- merged and sorted "struct xyz" statements in these headers
- removed an unused gmx_wallcycle declaration in bonded.h
- removed unnecessary extern "C" statement in bonbded.h
- included <cstdio> instead of <stdio.h>

Change-Id: Ic397cdccb735b409b10802971ab60d8e078cd32e
src/gromacs/essentialdynamics/edsam.h
src/gromacs/imd/imd.cpp
src/gromacs/imd/imd.h
src/gromacs/listed-forces/bonded.h
src/gromacs/swap/swapcoords.cpp
src/gromacs/swap/swapcoords.h