X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fselection%2Fselectioncollection.cpp;h=f4bfd210a0663e69171982c1769970f3d5a9dc5f;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=288bcea5e0d9ae5b36ade0f859c3a1d47b6c2445;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/selection/selectioncollection.cpp b/src/gromacs/selection/selectioncollection.cpp index 288bcea5e0..f4bfd210a0 100644 --- a/src/gromacs/selection/selectioncollection.cpp +++ b/src/gromacs/selection/selectioncollection.cpp @@ -51,14 +51,14 @@ #include -#include "gromacs/legacyheaders/oenv.h" - #include "gromacs/fileio/trx.h" +#include "gromacs/legacyheaders/oenv.h" #include "gromacs/onlinehelp/helpmanager.h" #include "gromacs/onlinehelp/helpwritercontext.h" #include "gromacs/options/basicoptions.h" #include "gromacs/options/options.h" #include "gromacs/selection/selection.h" +#include "gromacs/selection/selhelp.h" #include "gromacs/topology/topology.h" #include "gromacs/utility/exceptions.h" #include "gromacs/utility/file.h" @@ -72,10 +72,8 @@ #include "parser.h" #include "poscalc.h" #include "scanner.h" -#include "selection.h" #include "selectioncollection-impl.h" #include "selelem.h" -#include "selhelp.h" #include "selmethod.h" #include "symrec.h"