Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / simd / impl_x86_sse2 / impl_x86_sse2.h
index c16d3d4d576793cf9f01115e4657026d210b18b0..2d3f908f56e626e6479bd6d16f7f44a1cf1992c3 100644 (file)
 #ifndef GMX_SIMD_IMPL_X86_SSE2_H
 #define GMX_SIMD_IMPL_X86_SSE2_H
 
+#include "config.h"
+
 #include <math.h>
-#include <emmintrin.h>
 
-#include "config.h"
+#include <emmintrin.h>
 
 /* Set capabilities that can be inherited */
 #define GMX_SIMD_X86_SSE2_OR_HIGHER