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