Mesh: modernize C++: use override

This commit is contained in:
wmayer
2023-08-03 23:59:44 +02:00
committed by wwmayer
parent 054a0997e8
commit fb75ab6e10

View File

@@ -24,7 +24,7 @@
#define VISITOR_H
#include <vector>
#include <Mod/Mesh/MeshGlobal.h>
#include "MeshKernel.h"
namespace MeshCore {