Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / selection / tests / indexutil.cpp
index caf5d0462ded16fe05aa5b9c877a66d54aba4e71..5efd13423eae867ad77bb32c1708d92d2010c96a 100644 (file)
  */
 #include "gmxpre.h"
 
+#include "gromacs/selection/indexutil.h"
+
 #include <gtest/gtest.h>
 
-#include "gromacs/selection/indexutil.h"
 #include "gromacs/topology/block.h"
 
 #include "testutils/refdata.h"