Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / statistics / statistics_test.c
index d07eb4b0ae7782ac088f05ab6b540042df5fecf1..7baff7bfaca5a48c364878649f7eb668cfbd83d8 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 "statistics.h"
+#include "gmxpre.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "statistics.h"
 
 #include <stdio.h>