Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / utility / init.cpp
index fbb56e1d21d88589fbbac7e7a11038260b4838f0..21a0ceb38eeaddd7da67ae52e86694f2b02c2d53 100644 (file)
@@ -41,9 +41,7 @@
  */
 #include "gromacs/utility/init.h"
 
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
 #ifdef GMX_LIB_MPI
 #include "gromacs/utility/gmxmpi.h"