Cycles: Fix strict -Wpedantic warnings with GCC
Patch by Stefan Werner, thanks!
This commit is contained in:
@@ -48,7 +48,7 @@ struct PackedPatchTable;
|
||||
|
||||
class Mesh : public Node {
|
||||
public:
|
||||
NODE_DECLARE;
|
||||
NODE_DECLARE
|
||||
|
||||
/* Mesh Triangle */
|
||||
struct Triangle {
|
||||
|
Reference in New Issue
Block a user