Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / linearalgebra / matrix.c
index 1645daeb7f2e68bedb4b4b794e1834b7921c3401..82aa7bcc83f7cdf149daa3e3ddfa73509a26b450 100644 (file)
@@ -36,9 +36,7 @@
  */
 #include "matrix.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <stdio.h>