You were not supposed to be using that path, but it still compiled, this issue was fixed in v41.00
Replace
using { /UnrealEngine.com/SceneGraph }
With
using { /Verse.org/SceneGraph }
And see if that compiles
You were not supposed to be using that path, but it still compiled, this issue was fixed in v41.00
Replace
using { /UnrealEngine.com/SceneGraph }
With
using { /Verse.org/SceneGraph }
And see if that compiles