Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / pbcutil / pbc.c
index 91e92d9c13036f5c13d7353153d967b85fadb504..7423102f8716218bf12ef65e0964a736ea641119 100644 (file)
@@ -36,9 +36,7 @@
  */
 #include "gromacs/pbcutil/pbc.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <assert.h>
 #include <math.h>