Cycles: Avoid re-definition of math cnstants with MSVC
This commit is contained in:
@@ -24,10 +24,6 @@
|
||||
|
||||
#ifndef __KERNEL_OPENCL__
|
||||
|
||||
#ifdef _MSC_VER
|
||||
# define _USE_MATH_DEFINES
|
||||
#endif
|
||||
|
||||
#include <float.h>
|
||||
#include <math.h>
|
||||
#include <stdio.h>
|
||||
|
Reference in New Issue
Block a user