Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / tools / dump.c
index 9c57a293d435a1c97bc95b4e9dd3b814e311bb25..302ce2652552c062758599bb1a9211f48ea39695 100644 (file)
  */
 #include "gmxpre.h"
 
+#include "config.h"
+
 #include <assert.h>
 #include <math.h>
 #include <stdio.h>
 #include <string.h>
 
-#include "config.h"
-
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif