Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / topology / atomprop.cpp
index 727bf73884bf6385ebd4693e8fcd9d35414a38b5..8d593b37eef195a93cdecbe34e6f57cfcfc534a5 100644 (file)
@@ -36,9 +36,7 @@
  */
 #include "gromacs/topology/atomprop.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <ctype.h>
 #include <string.h>