Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / fileio / matio.cpp
index 4eac5e69352480ba9ac905b18c6ae9fdc295672c..9a223a3dfed3b6af4da8c73782b36949eb425dde 100644 (file)
@@ -36,9 +36,7 @@
  */
 #include "matio.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <ctype.h>
 #include <stdio.h>