Non unity/pch compile fixes

Cmdline: UnrealEditor Win64 debug -nodebuginfo -nolink -allcores -DisableUnity -CppStd=Cpp17 -allmodules -nopch

#rb none
#preflight skipped

[CL 22799084 by henrik karlsson in ue5-main branch]
This commit is contained in:
henrik karlsson
2022-10-26 19:29:11 -04:00
parent 0b1f95c3aa
commit ed85af7728
31 changed files with 36 additions and 1 deletions
@@ -6,6 +6,7 @@
#include "GeometryCollection/GeometryCollectionObject.h"
#include "GeometryCollection/GeometryCollection.h"
#include "GeometryCollection/GeometryCollectionCache.h"
#include "Materials/Material.h"
#include "UObject/DestructionObjectVersion.h"
#include "UObject/UE5MainStreamObjectVersion.h"
#include "Serialization/ArchiveCountMem.h"