Fix sorting and doxygen
[alexxy/gromacs.git] / src / gromacs / mdlib / domdec_con.cpp
index 22cf39f78156589881ccaeac4291b36f2b2e6da9..b31204db8fd67cb6b8cadbd61dd100830728af71 100644 (file)
 
 #include "gmxpre.h"
 
-#include <algorithm>
 #include <assert.h>
 
+#include <algorithm>
+
 #include "gromacs/legacyheaders/constr.h"
 #include "gromacs/legacyheaders/domdec.h"
 #include "gromacs/legacyheaders/domdec_network.h"