Sort includes outside src/gromacs
[alexxy/gromacs.git] / src / programs / mdrun / tests / rerun.cpp
index 0558f9a622a1d2c48b2471edfee61938a4bf748f..a8e2b87bc64e6d6a3878295ad0e9521cc01d5b2c 100644 (file)
  * \author Mark Abraham <mark.j.abraham@gmail.com>
  * \ingroup module_mdrun
  */
+#include "gmxpre.h"
+
+#include "config.h"
+
 #include <gtest/gtest.h>
-#include "moduletest.h"
+
 #include "gromacs/options/filenameoption.h"
+
 #include "testutils/cmdlinetest.h"
 
-#include "config.h"
+#include "moduletest.h"
 
 namespace
 {