Fix compilation errors on IBM Power systems
Two issues prevented compilation on an IBM Power system:
- Missing
include_directories
(this also applies to other systems) - Some of the recently added phasor extrapolation guard with AVX intrinsic was not guarded with
#if defined