Cycles: OSL build fixes, based on patch from erwin94.

This commit is contained in:
Brecht Van Lommel
2011-05-14 09:42:02 +00:00
parent 922bb24865
commit fd5937fd1f
5 changed files with 54 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
CCL_NAMESPACE_BEGIN
tls_ptr(ThreadData, OSLGlobals::thread_data);
tls_ptr(OSLGlobals::ThreadData, OSLGlobals::thread_data);
/* Threads */