Cycles: OSL build fixes, based on patch from erwin94.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
CCL_NAMESPACE_BEGIN
|
||||
|
||||
tls_ptr(ThreadData, OSLGlobals::thread_data);
|
||||
tls_ptr(OSLGlobals::ThreadData, OSLGlobals::thread_data);
|
||||
|
||||
/* Threads */
|
||||
|
||||
|
Reference in New Issue
Block a user