Commit: 1dba3b5a23ea08f2f2258db199e69b221eb7ab3d
Author: Antonio Vazquez
Date:   Wed Dec 20 10:24:32 2017 +0100
Branches: greasepencil-object
https://developer.blender.org/rB1dba3b5a23ea08f2f2258db199e69b221eb7ab3d

Remove temp hack for MSVSC2017 compiler

===================================================================

M       source/blender/blenlib/intern/math_bits_inline.c

===================================================================

diff --git a/source/blender/blenlib/intern/math_bits_inline.c 
b/source/blender/blenlib/intern/math_bits_inline.c
index c9ca5fd06e7..d96cf969dae 100644
--- a/source/blender/blenlib/intern/math_bits_inline.c
+++ b/source/blender/blenlib/intern/math_bits_inline.c
@@ -26,7 +26,6 @@
 #define __MATH_BITS_INLINE_C__
 
 #include "BLI_math_bits.h"
-#include <intrin.h>
 
 MINLINE int bitscan_forward_i(int a)
 {

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to