7 lines
297 B
C
7 lines
297 B
C
|
|
// PCH for UnrealEdSharedPCH.h
|
||
|
|
#include "SharedDefinitions.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h"
|
||
|
|
#include "UnrealEdSharedPCH.h"
|
||
|
|
#ifdef __ISPC_ALIGN__
|
||
|
|
#error ispc.generated.h files are not allowed in precompiled headers (This is a build time optimization to reduce action dependencies)
|
||
|
|
#endif
|