X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fselection%2Ftests%2Fselectioncollection.cpp;h=9e6fd86281b473c7d77929ad4c57422547526ea8;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=4e252346f9894e0c37ff6b3e458fa18792f93762;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/selection/tests/selectioncollection.cpp b/src/gromacs/selection/tests/selectioncollection.cpp index 4e252346f9..9e6fd86281 100644 --- a/src/gromacs/selection/tests/selectioncollection.cpp +++ b/src/gromacs/selection/tests/selectioncollection.cpp @@ -41,13 +41,14 @@ */ #include "gmxpre.h" +#include "gromacs/selection/selectioncollection.h" + #include #include "gromacs/fileio/trx.h" #include "gromacs/options/basicoptions.h" #include "gromacs/options/options.h" #include "gromacs/selection/indexutil.h" -#include "gromacs/selection/selectioncollection.h" #include "gromacs/selection/selection.h" #include "gromacs/topology/topology.h" #include "gromacs/utility/arrayref.h"