From 2a2c33278435bd55ed58b7d0ba028eef83b054bd Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Wed, 30 Mar 2022 15:20:12 +0200 Subject: [PATCH] Include the correct header, to get the correct display --- Mesh_2/examples/Mesh_2/mesh_marked_domain.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mesh_2/examples/Mesh_2/mesh_marked_domain.cpp b/Mesh_2/examples/Mesh_2/mesh_marked_domain.cpp index 1f0d172d8df..190e5ccb558 100644 --- a/Mesh_2/examples/Mesh_2/mesh_marked_domain.cpp +++ b/Mesh_2/examples/Mesh_2/mesh_marked_domain.cpp @@ -4,7 +4,7 @@ #include #include #include -#include +#include #include