(World) Removed useless forward-declaration
Former-commit-id: e4a3a34326f9e2d6afdbae062274e2ef63da898d
This commit is contained in:
parent
b742f93643
commit
b30298b6ab
|
|
@ -14,8 +14,6 @@
|
||||||
|
|
||||||
namespace Ndk
|
namespace Ndk
|
||||||
{
|
{
|
||||||
class EntityHandle;
|
|
||||||
|
|
||||||
class NDK_API World : NzNonCopyable
|
class NDK_API World : NzNonCopyable
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue