Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / gmxlib / gmx_thread_affinity.c
index bf0074fd6c560933e5be11e270e30d71e63928d2..385856f71ddef3c5bdc01760f4c0f62b76b1fc0f 100644 (file)
@@ -32,6 +32,8 @@
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
+#include "gmxpre.h"
+
 #include "config.h"
 #if defined(HAVE_SCHED_H)
 #  ifndef _GNU_SOURCE