Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / solvate.cpp
index a639c08a43d46790c6fab33f00f3e5802ee297bf..d008072336fbbc756c25a9d098631de7e1943794 100644 (file)
@@ -36,9 +36,7 @@
  */
 #include "solvate.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <string.h>