mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-01 20:15:34 +00:00
remove forward declaration
This commit is contained in:
parent
2c4cafa41a
commit
3bf5247c0b
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ namespace ESM
|
||||||
namespace MWRender
|
namespace MWRender
|
||||||
{
|
{
|
||||||
class RenderingManager;
|
class RenderingManager;
|
||||||
enum class MoonState::Phase;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
namespace Loading
|
namespace Loading
|
||||||
|
|
Loading…
Reference in a new issue