fix: no more compile warnings

This commit is contained in:
Martin Prokoph
2025-02-09 23:54:50 +01:00
parent 813e47a25e
commit 2b9a9b7781
15 changed files with 111 additions and 98 deletions

View File

@@ -60,4 +60,4 @@ private:
registeredBlocks.push_back(block);
}
vector<Block> registeredBlocks;
};
};