mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-04-01 19:36:42 +00:00
Remove unneeded forward declaration
This commit is contained in:
parent
4a2d8aaf97
commit
c2428bc5fa
1 changed files with 1 additions and 6 deletions
|
@ -18,11 +18,6 @@ namespace VFS
|
|||
class Manager;
|
||||
}
|
||||
|
||||
namespace CSVRender
|
||||
{
|
||||
class TerrainStorage;
|
||||
}
|
||||
|
||||
namespace ESMTerrain
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in a new issue