pyhsmm icon indicating copy to clipboard operation
pyhsmm copied to clipboard

Added support for compilers that do not provide __builtin_expect

Open bacalfa opened this issue 7 years ago • 0 comments

This fix allowed me to build and install the package on Windows using Visual Studio's cl.exe compiler. Based on https://github.com/lovell/farmhash/issues/4.

bacalfa avatar Jan 10 '18 18:01 bacalfa