Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / gmxlib / checkpoint.cpp
index 05d83afd62eb658561d1303feeb76ad9ef20647b..641790541fe33ecc061656930f164d0bdd02c597 100644 (file)
@@ -37,9 +37,7 @@
    Please keep it that way. */
 #include "checkpoint.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <errno.h>
 #include <stdlib.h>