Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / linearalgebra / sparsematrix.c
index 34f5fd44434b9763831c1ffd1e761358088d7dde..5b2405c3de99bcefac6c790027f0cd23cfd49e39 100644 (file)
@@ -39,8 +39,8 @@
 #include "sparsematrix.h"
 
 #include <assert.h>
-#include <stdlib.h>
 #include <stdio.h>
+#include <stdlib.h>
 
 #include "gromacs/utility/smalloc.h"