Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_tune_pme.c
index 990ec4738dfcaaafd09ddffba4034c3add6a19e6..b9c2af3e717863e654c243f8cd299c582023a742 100644 (file)
  */
 #include "gmxpre.h"
 
+#include "config.h"
+
 #include <stdlib.h>
 #include <time.h>
 
-#include "config.h"
-
 #ifdef HAVE_SYS_TIME_H
 #include <sys/time.h>
 #endif