Use more forward declarations to removed header dependencies
[alexxy/gromacs.git] / src / gromacs / listed_forces / pairs.cpp
index bffbcb42ef23ab6e07015e35d459d58fcabb66d0..489925b96273fddb8046a1cbe262da4d567e9d79 100644 (file)
 #include "gromacs/listed_forces/bonded.h"
 #include "gromacs/math/functions.h"
 #include "gromacs/math/vec.h"
+#include "gromacs/mdtypes/forcerec.h"
 #include "gromacs/mdtypes/group.h"
+#include "gromacs/mdtypes/interaction_const.h"
 #include "gromacs/mdtypes/md_enums.h"
+#include "gromacs/mdtypes/mdatom.h"
 #include "gromacs/mdtypes/nblist.h"
 #include "gromacs/mdtypes/simulation_workload.h"
 #include "gromacs/pbcutil/ishift.h"