Commit 951b3445 authored by Jesus Fernandez's avatar Jesus Fernandez Committed by Thiago Macieira
Browse files

Include intrin.h header when using MSVC


Allows the usage of _BitScanForward, _BitScanReverse, __popcnt and
__popcnt16 functions.
Fixes part of the build with MSVC15.

Change-Id: I5ec37184209196ad19beddb4d6a36f9a9fd3b315
Reviewed-by: default avatarThiago Macieira <thiago.macieira@intel.com>
parent 6ec86513
No related merge requests found
Showing with 4 additions and 0 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment