Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / selection / tests / selectioncollection.cpp
index 4e252346f9894e0c37ff6b3e458fa18792f93762..9e6fd86281b473c7d77929ad4c57422547526ea8 100644 (file)
  */
 #include "gmxpre.h"
 
+#include "gromacs/selection/selectioncollection.h"
+
 #include <gtest/gtest.h>
 
 #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"