Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / simd / tests / base.cpp
index c461b28952dc15ceb970cc2ed8d1bb692c5bbb18..fed78480451ca1e032ad9fdff1ca83e4e0c1043a 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 <math.h>