Sort includes outside src/gromacs
[alexxy/gromacs.git] / src / programs / mdrun / tests / rerun.cpp
index 54b4e5951e3605cc809e40534b6611e0b6e58dd7..a8e2b87bc64e6d6a3878295ad0e9521cc01d5b2c 100644 (file)
  */
 #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
 {