Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / mdlib / shakef.c
index a14538b115e993bd0c831b60da21478a5b242103..7ee7dbe2a82715ffc47cfb04b0592e79581f0749 100644 (file)
  */
 #include "gmxpre.h"
 
-#include "config.h"
-
 #include <math.h>
 
-#include "gromacs/legacyheaders/typedefs.h"
-#include "gromacs/utility/smalloc.h"
+#include "gromacs/legacyheaders/constr.h"
+#include "gromacs/legacyheaders/nrnb.h"
 #include "gromacs/legacyheaders/txtdump.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/math/vec.h"
-#include "gromacs/legacyheaders/nrnb.h"
-#include "gromacs/legacyheaders/constr.h"
+#include "gromacs/utility/smalloc.h"
 
 typedef struct gmx_shakedata
 {