X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fmdlib%2Fdomdec_top.c;h=cf45ba3ff4f0f34b4324ec4c10c1fa8c7d545ca3;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=8360e45540e56cac3cea945970dfe39d4d3504ac;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/mdlib/domdec_top.c b/src/gromacs/mdlib/domdec_top.c index 8360e45540..cf45ba3ff4 100644 --- a/src/gromacs/mdlib/domdec_top.c +++ b/src/gromacs/mdlib/domdec_top.c @@ -37,18 +37,17 @@ #include -#include "gromacs/legacyheaders/typedefs.h" -#include "gromacs/legacyheaders/types/commrec.h" +#include "gromacs/legacyheaders/chargegroup.h" #include "gromacs/legacyheaders/domdec.h" #include "gromacs/legacyheaders/domdec_network.h" +#include "gromacs/legacyheaders/force.h" +#include "gromacs/legacyheaders/gmx_ga2la.h" +#include "gromacs/legacyheaders/gmx_omp_nthreads.h" #include "gromacs/legacyheaders/names.h" #include "gromacs/legacyheaders/network.h" -#include "gromacs/legacyheaders/chargegroup.h" +#include "gromacs/legacyheaders/typedefs.h" #include "gromacs/legacyheaders/vsite.h" -#include "gromacs/legacyheaders/gmx_ga2la.h" -#include "gromacs/legacyheaders/force.h" -#include "gromacs/legacyheaders/gmx_omp_nthreads.h" - +#include "gromacs/legacyheaders/types/commrec.h" #include "gromacs/math/vec.h" #include "gromacs/pbcutil/mshift.h" #include "gromacs/pbcutil/pbc.h"