applies clang-format

This commit is contained in:
2024-12-13 20:34:58 +01:00
parent 82b219f267
commit a8d883475d
4 changed files with 4 additions and 4 deletions

View File

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