Remove some pieces from forcerec.h
[alexxy/gromacs.git] / src / gromacs / listed-forces / pairs.h
index d3c4bc9b0897c0708f6a866712cdfd66a65791d2..8d2ee0a5bc9d581c4fe9da18cc8f6c51901b8169 100644 (file)
 #define GMX_LISTED_FORCES_PAIRS_H
 
 #include "gromacs/math/vec.h"
-#include "gromacs/mdtypes/forcerec.h"
 #include "gromacs/mdtypes/mdatom.h"
 #include "gromacs/topology/ifunc.h"
 #include "gromacs/utility/basedefinitions.h"
 #include "gromacs/utility/real.h"
 
+struct gmx_grppairener_t;
+struct t_forcerec;
 struct t_graph;
 struct t_pbc;