X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Ftiming%2Fcyclecounter.c;h=780587e11477cca335e5de29aa0139d04aa0088a;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=a48bf35aa1c42d69ca54fa6154cf1ac83bc7b036;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/timing/cyclecounter.c b/src/gromacs/timing/cyclecounter.c index a48bf35aa1..780587e114 100644 --- a/src/gromacs/timing/cyclecounter.c +++ b/src/gromacs/timing/cyclecounter.c @@ -37,10 +37,10 @@ #include "cyclecounter.h" -#include - #include "config.h" +#include + #ifdef HAVE_SYS_TIME_H #include #endif