Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / simd / tests / simd4.cpp
index f8d50ae877da6699cecab53aaa9f5ab2f02a91ad..23fead9a2b9d800f36e811dee905b48ff0aac421 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 "gmxpre.h"
 
 #include "simd4.h"