Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / fileio / mtxio.c
index 99120369eb9064840535f67f7caf258a954c983f..f2a27e0eaffec0c879a850eea83ad97d229299be 100644 (file)
@@ -38,8 +38,6 @@
 
 #include "mtxio.h"
 
-#include "config.h"
-
 /* This module provides routines to read/write sparse or full storage
  * matrices from/to files. It is normally used for the Hessian matrix
  * in normal mode analysis.