X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fselection%2Fselectionoption.cpp;h=f278723cc104fdc28ff49f818d4231a5cb29a201;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=923384d7e7fc2d1adaa9cd23510a4faa5d1e6543;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/selection/selectionoption.cpp b/src/gromacs/selection/selectionoption.cpp index 923384d7e7..f278723cc1 100644 --- a/src/gromacs/selection/selectionoption.cpp +++ b/src/gromacs/selection/selectionoption.cpp @@ -42,19 +42,20 @@ #include "gmxpre.h" #include "selectionoption.h" -#include "selectionfileoption.h" -#include "selectionoptionstorage.h" -#include "selectionfileoptionstorage.h" #include #include "gromacs/options/optionmanagercontainer.h" #include "gromacs/selection/selection.h" +#include "gromacs/selection/selectionfileoption.h" #include "gromacs/selection/selectionoptionmanager.h" #include "gromacs/utility/exceptions.h" #include "gromacs/utility/gmxassert.h" #include "gromacs/utility/messagestringcollector.h" +#include "selectionfileoptionstorage.h" +#include "selectionoptionstorage.h" + namespace gmx {