Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / simd / tests / simd_math.cpp
index a064ae1fae16a5879f3fc80eb19b71e893459aee..b4959ceba7377e8397d245ea8210e4acb115438b 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"