Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / simd / tests / simd4_vector_operations.cpp
index cc241635ad91ee35cc4911a6b3f510a372c14440..17a070b25e587662d10f3cc2fa865e341d89eee0 100644 (file)
@@ -32,7 +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.
  */
-#include "config.h"
+#include "gmxpre.h"
 
 #include <math.h>
 #include "gromacs/simd/simd.h"