Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / programs / mdrun / runner.cpp
index d833b6fb23a3516bd4583583bfeda81fbbd370d9..9a00d35da440ccd1fa8dbcadb636d1465c5866b6 100644 (file)
@@ -35,9 +35,7 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <algorithm>