Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / simd / tests / simd4_vector_operations.cpp
index 7859705bb290943ef7244df12f4150d1be111603..02a29afd3d06562d343f6b22237d4c11d12835ce 100644 (file)
  * 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>
+
 #include "gromacs/simd/simd.h"
 #include "gromacs/simd/vector_operations.h"