Fix: Build error on windows from mismatched forward declaration
This commit is contained in:
@@ -10,7 +10,7 @@ struct Mesh;
|
||||
|
||||
namespace blender::bke {
|
||||
|
||||
struct CurvesGeometry;
|
||||
class CurvesGeometry;
|
||||
class AnonymousAttributePropagationInfo;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user