From 967d96492ab835e8ec626e2d42a2091342d4f8e9 Mon Sep 17 00:00:00 2001 From: Alessandro Muntoni Date: Thu, 14 Mar 2024 08:56:22 +0100 Subject: [PATCH] update meshlab submodule --- src/meshlab | 2 +- src/pymeshlab/debug_main.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/meshlab b/src/meshlab index 9c29999d..0e9aafb1 160000 --- a/src/meshlab +++ b/src/meshlab @@ -1 +1 @@ -Subproject commit 9c29999d59dd0d3ae91ae6ac2d0832f330dc903b +Subproject commit 0e9aafb19b06853e189aa76ef23425510dc8b1ef diff --git a/src/pymeshlab/debug_main.cpp b/src/pymeshlab/debug_main.cpp index 011e51aa..488ba639 100644 --- a/src/pymeshlab/debug_main.cpp +++ b/src/pymeshlab/debug_main.cpp @@ -4,7 +4,7 @@ #include "pymeshlab/module_functions.h" #include #include -#include +#include int main(int , char *[]) {