Cycles: fix msvc compile warning, patch by Jason Wilkins.
This commit is contained in:
@@ -94,7 +94,7 @@ public:
|
||||
Mesh *mesh;
|
||||
list<Attribute> attributes;
|
||||
|
||||
AttributeSet(Mesh *mesh);
|
||||
AttributeSet();
|
||||
~AttributeSet();
|
||||
|
||||
Attribute *add(ustring name, TypeDesc type, Attribute::Element element);
|
||||
|
Reference in New Issue
Block a user