Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / fileio / mtxio.c
index 3cac89c561b66fe8cb15f306600ebd36afd066c4..f2a27e0eaffec0c879a850eea83ad97d229299be 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 "mtxio.h"
+#include "gmxpre.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "mtxio.h"
 
 /* This module provides routines to read/write sparse or full storage
  * matrices from/to files. It is normally used for the Hessian matrix