Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / topology / symtab.cpp
index c0379c6cdaf7152962a6e97ce50d5724740daa69..763d6f4f4241567bac51d37779eb86b429c475e4 100644 (file)
@@ -36,9 +36,7 @@
  */
 #include "symtab.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <stdio.h>
 #include <string.h>