Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / simd / tests / simd_floatingpoint.cpp
index f0ee108d0fbd8dcc13a0bf0658bff09fe509a147..415d4adcf3f5c3b52f8eca8631c88b4314ff4fb1 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 <math.h>
 #include "gromacs/math/utilities.h"