Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / mdlib / expanded.c
index 78eba4f50a4035bd46f013f3e28c1202d20cb62a..be1ea75c670a83719bfb7c59ccfcb400ab289513 100644 (file)
@@ -34,8 +34,6 @@
  */
 #include "gmxpre.h"
 
-#include "config.h"
-
 #include <math.h>
 #include <stdio.h>
 
@@ -52,7 +50,6 @@
 #include "gromacs/math/units.h"
 #include "gromacs/legacyheaders/mdatoms.h"
 #include "gromacs/legacyheaders/force.h"
-#include "gromacs/legacyheaders/bondf.h"
 #include "gromacs/legacyheaders/pme.h"
 #include "gromacs/legacyheaders/disre.h"
 #include "gromacs/legacyheaders/orires.h"