Skip to content

Fix gcc compilation

the-very requested to merge gcc_fix into master

Created by: nemo-cpt

This line: _MM_SET_DENORMALS_ZERO_MODE(_MM_DENORMALS_ZERO_ON) requires pmmintrin.h in gcc

Merge request reports