X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fmdlib%2Fnbnxn_kernels%2Fnbnxn_kernel_common.c;h=2fded68209937ef2b29ca72c1e4548d9461dc353;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=ba8f2f0140433ba4c04745cb972073274c5fe5fd;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/mdlib/nbnxn_kernels/nbnxn_kernel_common.c b/src/gromacs/mdlib/nbnxn_kernels/nbnxn_kernel_common.c index ba8f2f0140..2fded68209 100644 --- a/src/gromacs/mdlib/nbnxn_kernels/nbnxn_kernel_common.c +++ b/src/gromacs/mdlib/nbnxn_kernels/nbnxn_kernel_common.c @@ -34,10 +34,10 @@ */ #include "gmxpre.h" -#include "gromacs/pbcutil/ishift.h" - #include "nbnxn_kernel_common.h" +#include "gromacs/pbcutil/ishift.h" + static void clear_f_all(const nbnxn_atomdata_t *nbat, real *f) {