Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / simd / simd.h
index 44b9d356f73166965c38b947a3e2c360033fd199..f7c73eb7a4a14e74b2edc62bffa43d5005b3e78a 100644 (file)
@@ -70,9 +70,7 @@
  * \ingroup module_simd
  */
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <stddef.h>