X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fselection%2Ftests%2Fselectionoption.cpp;h=8f3397cf430bc0a8c24c4747eda61281009b75fc;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=072170fccf37ee7268ffd9c82ea9e848569b33ba;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/selection/tests/selectionoption.cpp b/src/gromacs/selection/tests/selectionoption.cpp index 072170fccf..8f3397cf43 100644 --- a/src/gromacs/selection/tests/selectionoption.cpp +++ b/src/gromacs/selection/tests/selectionoption.cpp @@ -41,6 +41,8 @@ */ #include "gmxpre.h" +#include "gromacs/selection/selectionoption.h" + #include #include "gromacs/options/options.h" @@ -48,7 +50,6 @@ #include "gromacs/selection/selection.h" #include "gromacs/selection/selectioncollection.h" #include "gromacs/selection/selectionfileoption.h" -#include "gromacs/selection/selectionoption.h" #include "gromacs/selection/selectionoptionmanager.h" #include "gromacs/utility/exceptions.h"