X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fsimd%2Fimpl_x86_avx_128_fma%2Fimpl_x86_avx_128_fma.h;h=c13e847ffa6659c6bf5dc1ea511206c6c4993062;hb=30692f54df98c3e8612dfdb1aa288ed51a7444b3;hp=7c946d10d257af1a549ebe4238dfd36e725168a0;hpb=8fc4edf35c768e4669814c118bf518578637339b;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/simd/impl_x86_avx_128_fma/impl_x86_avx_128_fma.h b/src/gromacs/simd/impl_x86_avx_128_fma/impl_x86_avx_128_fma.h index 7c946d10d2..c13e847ffa 100644 --- a/src/gromacs/simd/impl_x86_avx_128_fma/impl_x86_avx_128_fma.h +++ b/src/gromacs/simd/impl_x86_avx_128_fma/impl_x86_avx_128_fma.h @@ -36,12 +36,13 @@ #ifndef GMX_SIMD_IMPL_X86_AVX_128_FMA_H #define GMX_SIMD_IMPL_X86_AVX_128_FMA_H +#include "config.h" + #include + #include #include -#include "config.h" - /* x86 128-bit AVX with FMA SIMD instruction wrappers * * Please see documentation in gromacs/simd/simd.h for details