X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxlib%2Fcheckpoint.cpp;h=c1a806c42dc785c6bb80ba0fbc0c0b865bbe9b5c;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=bec5b71652101e227368ff40e1adaf74889d425f;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxlib/checkpoint.cpp b/src/gromacs/gmxlib/checkpoint.cpp index bec5b71652..c1a806c42d 100644 --- a/src/gromacs/gmxlib/checkpoint.cpp +++ b/src/gromacs/gmxlib/checkpoint.cpp @@ -39,6 +39,8 @@ #include "gromacs/legacyheaders/checkpoint.h" +#include "config.h" + #include #include #include @@ -46,8 +48,6 @@ #include -#include "config.h" - #ifdef HAVE_SYS_TIME_H #include #endif