Fix: Build error on windows

This commit is contained in:
Hans Goudey 2022-08-30 13:06:09 -05:00
parent 934b9277be
commit 6f52a118a0
1 changed files with 1 additions and 1 deletions

View File

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