Another batch of added config.h
[alexxy/gromacs.git] / src / gromacs / simd / impl_x86_avx_128_fma / impl_x86_avx_128_fma.h
index 5b3096bee322f5fe367c39da2165a030ea6b1db7..7c946d10d257af1a549ebe4238dfd36e725168a0 100644 (file)
@@ -40,6 +40,8 @@
 #include <immintrin.h>
 #include <x86intrin.h>
 
+#include "config.h"
+
 /* x86 128-bit AVX with FMA SIMD instruction wrappers
  *
  * Please see documentation in gromacs/simd/simd.h for details