Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / tomorse.c
index 16110bdbca07921a4031cda861f364649920515f..a326f16f0a874239fbc2484d5436abcc9ae24dfa 100644 (file)
@@ -37,8 +37,6 @@
 /* This file is completely threadsafe - keep it that way! */
 #include "gmxpre.h"
 
-#include "config.h"
-
 #include <ctype.h>
 #include <math.h>
 #include <stdlib.h>