X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fselection%2Fmempool.cpp;h=675932440febc6ce87158d6791ae37dd609570c9;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=99dd91dba61aa186a0c7b8ced58cad1644e23f9d;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/selection/mempool.cpp b/src/gromacs/selection/mempool.cpp index 99dd91dba6..675932440f 100644 --- a/src/gromacs/selection/mempool.cpp +++ b/src/gromacs/selection/mempool.cpp @@ -41,6 +41,8 @@ */ #include "gmxpre.h" +#include "mempool.h" + #include #include @@ -50,8 +52,6 @@ #include "gromacs/utility/gmxassert.h" #include "gromacs/utility/smalloc.h" -#include "mempool.h" - //! Alignment in bytes for all returned blocks. #define ALIGN_STEP 8