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

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 namespace MWRender
{ {
class RenderingManager; class RenderingManager;
enum class MoonState::Phase;
} }
namespace Loading namespace Loading