Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / fileio / timecontrol.c
index 474233a82a25c0f0ae6826e1378b97c65f3e3121..4c355ae13b71d6217f4cc1aac446d1ac7ad760d6 100644 (file)
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#include "gromacs/fileio/timecontrol.h"
+#include "gmxpre.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gromacs/fileio/timecontrol.h"
 
 #include "thread_mpi/threads.h"