Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / nbnxn_kernel_common.c
index 01ac89687860b2794f946d625f688e3a7309cb3b..ba8f2f0140433ba4c04745cb972073274c5fe5fd 100644 (file)
@@ -34,8 +34,6 @@
  */
 #include "gmxpre.h"
 
-#include "config.h"
-
 #include "gromacs/pbcutil/ishift.h"
 
 #include "nbnxn_kernel_common.h"