X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fgmxlib%2Fgmx_detect_hardware.cpp;h=bc7817d5f614b2d16b704f1efa321a4c76097f67;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=e05629a5122d20532c97e034ed17a15914f5b5c3;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/gmxlib/gmx_detect_hardware.cpp b/src/gromacs/gmxlib/gmx_detect_hardware.cpp index e05629a512..bc7817d5f6 100644 --- a/src/gromacs/gmxlib/gmx_detect_hardware.cpp +++ b/src/gromacs/gmxlib/gmx_detect_hardware.cpp @@ -36,6 +36,8 @@ #include "gromacs/legacyheaders/gmx_detect_hardware.h" +#include "config.h" + #include #include #include @@ -44,8 +46,6 @@ #include #include -#include "config.h" - #ifdef HAVE_UNISTD_H /* For sysconf */ #include