X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fmdlib%2Fnbnxn_cuda%2Fnbnxn_cuda_data_mgmt.h;h=00cac2ee453c23bddb0e46452aa338140e608b2b;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=b3c34e9a446f10ab32cc6e823d4653d0f130faad;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/mdlib/nbnxn_cuda/nbnxn_cuda_data_mgmt.h b/src/gromacs/mdlib/nbnxn_cuda/nbnxn_cuda_data_mgmt.h index b3c34e9a44..00cac2ee45 100644 --- a/src/gromacs/mdlib/nbnxn_cuda/nbnxn_cuda_data_mgmt.h +++ b/src/gromacs/mdlib/nbnxn_cuda/nbnxn_cuda_data_mgmt.h @@ -36,12 +36,12 @@ #ifndef NBNXN_CUDA_DATA_MGMT_H #define NBNXN_CUDA_DATA_MGMT_H -#include "gromacs/legacyheaders/types/simple.h" +#include "config.h" + +#include "gromacs/legacyheaders/types/hw_info.h" #include "gromacs/legacyheaders/types/interaction_const.h" #include "gromacs/legacyheaders/types/nbnxn_cuda_types_ext.h" -#include "gromacs/legacyheaders/types/hw_info.h" - -#include "config.h" +#include "gromacs/legacyheaders/types/simple.h" #ifdef GMX_GPU #define FUNC_TERM ;