applies clang-tidy fixes

This commit is contained in:
2024-12-18 19:23:05 +01:00
parent f8f1f2f54c
commit 2e4d0efb50
7 changed files with 8 additions and 7 deletions

View File

@@ -143,6 +143,6 @@ private:
int* mem;
};
// target
// target
#endif // EXAMPLES_EX09_HIERARCHICAL_OVERRIDE_OF_PARAMETER_VALUES_TARGET_H_