Add an undef for sc_next for safety

This commit is contained in:
2016-07-21 23:11:59 +02:00
parent 32d348577d
commit 462bba3f97

View File

@@ -264,6 +264,7 @@ ccl_device void svm_node_closure_bsdf(KernelGlobals *kg, ShaderData *sd, float *
}
}
# undef sc_next
#endif // __BSDF_DISNEY_DIFFUSE__
/* diffuse */