7 lines
282 B
C
7 lines
282 B
C
// PCH for EngineSharedPCH.h
|
|
#include "SharedDefinitions.Engine.RTTI.Exceptions.Cpp20.h"
|
|
#include "EngineSharedPCH.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
|