Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / fileio / xdrd.c
index 2dd1f39b91cf3bb61072f2ee98df4e6bee6be308..7edfe5911a1a17ceddb26af239d88d8610a3adc8 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 "xdrf.h"
+#include "gmxpre.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "xdrf.h"
 
 #include "gromacs/math/vectypes.h"
 #include "gromacs/utility/fatalerror.h"