X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fmdlib%2Fmdatom.c;h=01c5c55bd6140a5453f8ee24eac3a13f80e0e70a;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=ea59275ec10e2143156eaaf95a5ab72b11285dfc;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/mdlib/mdatom.c b/src/gromacs/mdlib/mdatom.c index ea59275ec1..01c5c55bd6 100644 --- a/src/gromacs/mdlib/mdatom.c +++ b/src/gromacs/mdlib/mdatom.c @@ -38,12 +38,12 @@ #include -#include "gromacs/legacyheaders/typedefs.h" +#include "gromacs/legacyheaders/gmx_omp_nthreads.h" #include "gromacs/legacyheaders/mdatoms.h" -#include "gromacs/utility/smalloc.h" #include "gromacs/legacyheaders/qmmm.h" +#include "gromacs/legacyheaders/typedefs.h" #include "gromacs/topology/mtop_util.h" -#include "gromacs/legacyheaders/gmx_omp_nthreads.h" +#include "gromacs/utility/smalloc.h" #define ALMOST_ZERO 1e-30