X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fmdlib%2Frf_util.c;h=a4703cca24ebd8af1d5be38ae523119e038dd3f0;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=ee68bd8ee0fef524bebb043a0ad68fcef87db791;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/mdlib/rf_util.c b/src/gromacs/mdlib/rf_util.c index ee68bd8ee0..a4703cca24 100644 --- a/src/gromacs/mdlib/rf_util.c +++ b/src/gromacs/mdlib/rf_util.c @@ -36,16 +36,15 @@ */ #include "gmxpre.h" -#include "gromacs/legacyheaders/typedefs.h" +#include "gromacs/legacyheaders/copyrite.h" #include "gromacs/legacyheaders/force.h" #include "gromacs/legacyheaders/names.h" -#include "gromacs/legacyheaders/copyrite.h" - +#include "gromacs/legacyheaders/typedefs.h" +#include "gromacs/math/units.h" +#include "gromacs/math/vec.h" #include "gromacs/pbcutil/ishift.h" #include "gromacs/pbcutil/mshift.h" #include "gromacs/pbcutil/pbc.h" -#include "gromacs/math/units.h" -#include "gromacs/math/vec.h" real RF_excl_correction(const t_forcerec *fr, t_graph *g, const t_mdatoms *mdatoms, const t_blocka *excl,