Reduce compilation problems by moving FindObject fwd decl to be more commonly included
#1040
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
#include "Stream.h"
|
||||
#include "Engine/Core/Templates.h"
|
||||
|
||||
extern FLAXENGINE_API class ScriptingObject* FindObject(const Guid& id, class MClass* type);
|
||||
|
||||
/// <summary>
|
||||
/// Base class for all data read streams
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user