fix a runuat build issue due to a missing header providing engine version macros
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
|
||||
#include "SGTracking/SGHMDTracker.h"
|
||||
|
||||
#include "Runtime/Launch/Resources/Version.h"
|
||||
|
||||
#if ENGINE_MAJOR_VERSION >= 5 && ENGINE_MINOR_VERSION >= 5
|
||||
#include "Async/Async.h"
|
||||
#include "Async/Future.h"
|
||||
|
||||
Reference in New Issue
Block a user