Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / linearalgebra / sparsematrix.c
index d2bb9495f4bc84340a2637f0df45305830b10f93..34f5fd44434b9763831c1ffd1e761358088d7dde 100644 (file)
@@ -34,6 +34,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 "sparsematrix.h"
 
 #include <assert.h>