Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / selection / tests / indexutil.cpp
index e1c4edec0a82227516050571e0c9594c5ecbaf47..5efd13423eae867ad77bb32c1708d92d2010c96a 100644 (file)
  * \author Teemu Murtola <teemu.murtola@gmail.com>
  * \ingroup module_selection
  */
-#include <gtest/gtest.h>
+#include "gmxpre.h"
 
 #include "gromacs/selection/indexutil.h"
+
+#include <gtest/gtest.h>
+
 #include "gromacs/topology/block.h"
 
 #include "testutils/refdata.h"