Alembic: Fix mismatch in forward declaration with definition
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
#include "abc_object.h"
|
||||
|
||||
struct AbcMeshWriter;
|
||||
class AbcMeshWriter;
|
||||
struct Main;
|
||||
struct MetaBall;
|
||||
struct Object;
|
||||
|
||||
Reference in New Issue
Block a user