Cleanup code

Remove unused #include, add header when missing
This commit is contained in:
Bruno Herbelin
2024-10-03 18:27:04 +02:00
parent 7b820e10e0
commit 9a53ffa6d0
32 changed files with 70 additions and 59 deletions

View File

@@ -16,7 +16,7 @@ void SnapshotOverlay::draw()
}
void SnapshotOverlay::update (float dt)
void SnapshotOverlay::update (float )
{