Files
UnrealEngineUWP/Engine/Source/Runtime/Core
niklas rojemo de6a7e458b Fix 1:st error generated when running PreSubmitTest.bat
The solution is taken from https://epicgames.slack.com/archives/C042RSGQVPD/p1677783304284859?thread_ts=1677487516.170069&cid=C042RSGQVPD
and is to "protected" includes of dbghelp.h by THIRD_PARTY_INCLUDES_START/THIRD_PARTY_INCLUDES_END.
There are more unprotected includes in the code, but for some reason this was enough to make PreSubmitTest.bat progress to the next unrelated error.
Which means that this is a necessary, but not complete, fix for PreSubmitTest.bat.

#rb Neil.Henning
#rnx
#preflight 64521d75c86798f650ffbc16

[CL 25315838 by niklas rojemo in ue5-main branch]
2023-05-03 07:05:31 -04:00
..
2023-02-21 18:31:58 -05:00