Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxana / polynomials.c
index e0be0a32f931f46c19aec528e5e4d4bc8adac84a..91cd15ff8925f0b78ddee4b95bc0ef7090281c04 100644 (file)
@@ -36,8 +36,6 @@
  */
 #include "gmxpre.h"
 
-#include "config.h"
-
 #include <stdio.h>
 #include <math.h>
 #include "gromacs/legacyheaders/typedefs.h"