To improve compile times, you may want to include “CoreMinimal.h” instead of “Engine.h” (provided of course, that it still compiles when doing so). See IWYU | Unreal Engine Documentation for more.
To improve compile times, you may want to include “CoreMinimal.h” instead of “Engine.h” (provided of course, that it still compiles when doing so). See IWYU | Unreal Engine Documentation for more.