Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxana / levenmar.c
index 99e06dabe3c08713287d7cefd31d68ae15256afd..c84f103bc0e221158c0c2bca5f88fc38d448f06e 100644 (file)
@@ -36,8 +36,6 @@
  */
 #include "gmxpre.h"
 
-#include "config.h"
-
 #include <math.h>
 #include <stdio.h>
 #include <stdlib.h>