Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / copyrite.cpp
index c1b94f0ebec12e6d5f45cfeb5e70c3e60babffcb..fe7045a22e5881c53800a34b3656a48024c36cd0 100644 (file)
 
 #include "gromacs/legacyheaders/copyrite.h"
 
+#include "config.h"
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include <time.h>
 
-#include "config.h"
-
 #ifdef HAVE_LIBMKL
 #include <mkl.h>
 #endif