Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / mdlib / mdatom.c
index ea59275ec10e2143156eaaf95a5ab72b11285dfc..01c5c55bd6140a5453f8ee24eac3a13f80e0e70a 100644 (file)
 
 #include <math.h>
 
-#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/gmx_omp_nthreads.h"
 #include "gromacs/legacyheaders/mdatoms.h"
-#include "gromacs/utility/smalloc.h"
 #include "gromacs/legacyheaders/qmmm.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/topology/mtop_util.h"
-#include "gromacs/legacyheaders/gmx_omp_nthreads.h"
+#include "gromacs/utility/smalloc.h"
 
 #define ALMOST_ZERO 1e-30