Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / conformation-utilities.c
index ef1ce04429b544a0830042a662d0e41f12512477..d21efa4cde0a00dae3f51dd55e597715e35e5cd4 100644 (file)
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 /* This file is completely threadsafe - keep it that way! */
-#include "conformation-utilities.h"
+#include "gmxpre.h"
 
-#include "config.h"
+#include "conformation-utilities.h"
 
 #include <math.h>
+
 #include "gromacs/legacyheaders/macros.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/pbcutil/pbc.h"