Added parser project

This commit is contained in:
Pasha Bibko
2025-07-23 19:33:33 +01:00
parent 6a534ba635
commit 86a178b7d5
10 changed files with 93 additions and 30 deletions

View File

@@ -74,7 +74,7 @@ namespace LXC::Util
{}
// Destructor //
~ReturnVal() {}
~ReturnVal() {};
// Different getters of the class //