Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / simd / tests / simd4_math.cpp
index 5d08f16869b7fd815e764734c1cb263d3aaacc18..e2546fd367530d68abb84858748de8eb4d548d0b 100644 (file)
@@ -32,9 +32,7 @@
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <vector>
 #include "gromacs/math/utilities.h"