1
1

Fix: Build error on windows

This commit is contained in:
2022-08-30 13:06:09 -05:00
parent 934b9277be
commit 6f52a118a0

View File

@@ -18,7 +18,7 @@ struct PointCloud;
namespace blender::bke {
struct CurvesGeometry;
class CurvesGeometry;
class GeometryFieldInput;
class MeshFieldContext : public fn::FieldContext {