Another batch of added config.h
[alexxy/gromacs.git] / src / gromacs / simd / impl_x86_avx2_256 / impl_x86_avx2_256.h
index a05e12ebbb1b26a3c4ad0782f7b07a3ba5f7a569..195fdbc2953715e4ff60e28373f6c1663a749d15 100644 (file)
@@ -39,6 +39,8 @@
 #include <math.h>
 #include <immintrin.h>
 
+#include "config.h"
+
 /* x86 256-bit AVX2 SIMD instruction wrappers
  *
  * Please see documentation in gromacs/simd/simd.h for details