Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / utility / qsort_threadsafe.c
index 347080bfe7a5741905217c8959f6cebea251b7d5..0f0849076d9d86296102516e970934c9d7c2b5d7 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 "qsort_threadsafe.h"
 
 #include <stdlib.h>