Core/Misc: Fix issues reported by static analysis (#25351)

* Core/Misc: Fix issues reported by static analysis

* Core/Vmaps: Code cleanup after e777161888
This commit is contained in:
Giacomo Pozzoni
2020-08-29 13:02:42 +02:00
committed by GitHub
parent f8a5783327
commit cfc8f7b442
11 changed files with 18 additions and 18 deletions

View File

@@ -44,6 +44,7 @@
#include "Transport.h"
#include "Vehicle.h"
#include "VMapFactory.h"
#include "VMapManager2.h"
#include "Weather.h"
#include "WeatherMgr.h"
#include "World.h"