Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / selection / selectioncollection.cpp
index 288bcea5e0d9ae5b36ade0f859c3a1d47b6c2445..f4bfd210a0663e69171982c1769970f3d5a9dc5f 100644 (file)
 
 #include <boost/shared_ptr.hpp>
 
-#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"
 #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"