Manually sort some includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / utility / file.cpp
index 30c900e7a0bf7ca96f1303003528fc2cf59d05a1..31055f28b8637ee408f8dbb038a15b512f5c46fc 100644 (file)
 #include <string>
 #include <vector>
 
+#include <sys/stat.h>
+
 #include "config.h"
 
-#include <sys/stat.h>
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif