Fixed clang-tidy warnings

This commit is contained in:
Bartek Kryza
2023-06-23 20:46:43 +02:00
parent 525b3f74a6
commit 6c6384e5fd
8 changed files with 10 additions and 10 deletions

View File

@@ -52,7 +52,7 @@ public:
std::string multiplicity_source = "",
std::string multiplicity_destination = "");
virtual ~relationship() = default;
~relationship() override = default;
/**
* Set the type of relatinoship.