Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxana / levenmar.c
index 79239a97aa752bd97c56ed73a49ad1c323987df0..c84f103bc0e221158c0c2bca5f88fc38d448f06e 100644 (file)
@@ -34,9 +34,7 @@
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gmxpre.h"
 
 #include <math.h>
 #include <stdio.h>