Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / commandline / cmdlineprogramcontext.cpp
index eefaa2c45d7b403aad6c1ccb96d95f7a056b6197..5528630b79a834a13622b51545dfc0888fc29644 100644 (file)
@@ -41,9 +41,7 @@
  */
 #include "cmdlineprogramcontext.h"
 
-#ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
 
 #include <cstdlib>
 #include <cstring>