Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / gmxlib / gmx_omp_nthreads.c
index 3fbfc3b5679d6523835808ad6761d3a20c41b6a4..14f4de935679b48ae8cc9341a95bc59d65290521 100644 (file)
@@ -33,6 +33,8 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
+#include "gmxpre.h"
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>