Skip to content

Missing include path in the intel module

Nicolas Richart requested to merge bugfix/intrinsinc_with_intel into releases/syrah

Created by: nrichart

Fails to compile intrinsic code, since it uses immintrin.h for the system (gcc)

Merge request reports