Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / simd / tests / simd_vector_operations.cpp
index f28afdaea1d93c758c43d27b32f5fa7bed100fc2..58c1e6f2af07bb05e602e40cef4e9bb1e9b886f3 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"