Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / simd / impl_x86_sse4_1 / impl_x86_sse4_1.h
index 946ae1e866a88d35c421166d6823da576360a5cb..8b8384a835a7e42cedcfeda76abea73d1bb9ba90 100644 (file)
 #ifndef GMX_SIMD_IMPL_X86_SSE4_1_H
 #define GMX_SIMD_IMPL_X86_SSE4_1_H
 
+#include "config.h"
+
 #include <math.h>
-#include <smmintrin.h>
 
+#include <smmintrin.h>
 
 /* x86 SSE4.1 SIMD instruction wrappers
  *