Fix release build

This commit is contained in:
Wojtek Figat
2021-08-31 10:58:16 +02:00
parent 20558be2e0
commit 3823d9a493

View File

@@ -414,5 +414,6 @@ struct TIsPODType<ProfilerCPU::Event>
#define PROFILE_CPU()
#define PROFILE_CPU_NAMED(name)
#define PROFILE_CPU_SRC_LOC(srcLoc)
#define PROFILE_CPU_ASSET(asset)
#endif