Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / hackblock.c
index e80b140b3826e0c4459159321fb14e0e18c0ba75..ff7f0fdf2e742c565c4b0043d7351afefc8f5741 100644 (file)
@@ -37,8 +37,6 @@
 /* This file is completely threadsafe - keep it that way! */
 #include "gmxpre.h"
 
-#include "config.h"
-
 #include <string.h>
 #include "hackblock.h"
 #include "gromacs/utility/cstringutil.h"