X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fselection%2Fselmethod.cpp;h=6524f2fec92f83ed86e2b1fb37d06e5cd7a79f86;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=b8a8645a9b6a03925b94690505aeff34a70a0f53;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/selection/selmethod.cpp b/src/gromacs/selection/selmethod.cpp index b8a8645a9b..6524f2fec9 100644 --- a/src/gromacs/selection/selmethod.cpp +++ b/src/gromacs/selection/selmethod.cpp @@ -41,12 +41,12 @@ */ #include "gmxpre.h" +#include "selmethod.h" + #include #include #include "gromacs/legacyheaders/macros.h" - -#include "gromacs/selection/selmethod.h" #include "gromacs/utility/cstringutil.h" #include "gromacs/utility/exceptions.h"