1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00

Remove unneeded forward declaration

This commit is contained in:
Nelsson Huotari 2019-09-18 12:04:03 +03:00
parent 4a2d8aaf97
commit c2428bc5fa

View File

@ -18,11 +18,6 @@ namespace VFS
class Manager;
}
namespace CSVRender
{
class TerrainStorage;
}
namespace ESMTerrain
{