Cycles: Fix compilation error with certain CUDA and host compiler configuration
This seems to happen on Windows only, happened to Thomas and Nathan already. Similar patch Thomas was showing, but i do not see it committted. So comitting now in order to get more developers and users happy.
This commit is contained in:
@@ -33,6 +33,7 @@
|
|||||||
#include <cuda.h>
|
#include <cuda.h>
|
||||||
#include <cuda_fp16.h>
|
#include <cuda_fp16.h>
|
||||||
#include <float.h>
|
#include <float.h>
|
||||||
|
#include <cstdint>
|
||||||
|
|
||||||
/* Qualifier wrappers for different names on different devices */
|
/* Qualifier wrappers for different names on different devices */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user