From cac40e62a4ab75ac8ee219f264cd3a554b0e057f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= <moebius@cs.rwth-aachen.de> Date: Tue, 4 Oct 2022 09:56:13 +0200 Subject: [PATCH] Fixes for more recent compilers --- Plugin-SelectionBSplineSurface | 2 +- Plugin-SelectionSplatCloudObject | 2 +- Plugin-SelectionVolumeMesh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Plugin-SelectionBSplineSurface b/Plugin-SelectionBSplineSurface index 3a76293..11aa212 160000 --- a/Plugin-SelectionBSplineSurface +++ b/Plugin-SelectionBSplineSurface @@ -1 +1 @@ -Subproject commit 3a7629321d846352d8d3590d9a19f3ae3a094779 +Subproject commit 11aa212a3a5b22750ec2483dd59a502ef7474c86 diff --git a/Plugin-SelectionSplatCloudObject b/Plugin-SelectionSplatCloudObject index 7a29edb..f7b3935 160000 --- a/Plugin-SelectionSplatCloudObject +++ b/Plugin-SelectionSplatCloudObject @@ -1 +1 @@ -Subproject commit 7a29edb6a66bddc43fd85b599ad13574172b84c4 +Subproject commit f7b39358bbc0c31fb0e7765f6f9fbed71a7e4001 diff --git a/Plugin-SelectionVolumeMesh b/Plugin-SelectionVolumeMesh index 025dcbd..61231df 160000 --- a/Plugin-SelectionVolumeMesh +++ b/Plugin-SelectionVolumeMesh @@ -1 +1 @@ -Subproject commit 025dcbdcf0d1df9d157c56236e008dc9db238690 +Subproject commit 61231dffd4426f1440d9a5d5aec6894dde2d6124 -- GitLab