Introduce gmxpre.h for truly global definitions
[alexxy/gromacs.git] / src / gromacs / linearalgebra / eigensolver.c
index 731baeaeda380359c9e9fcc6e1b803d4e2fbd646..37e6bc702215ece91a825637f60b4eedabe56297 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 "eigensolver.h"
 
 #include "gromacs/linearalgebra/sparsematrix.h"