remove forward declaration

This commit is contained in:
Evil Eye 2020-10-27 19:23:07 +01:00
parent 2c4cafa41a
commit 3bf5247c0b

View File

@ -24,7 +24,6 @@ namespace ESM
namespace MWRender
{
class RenderingManager;
enum class MoonState::Phase;
}
namespace Loading