You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Fixed compile issues found by compiling editor with -NoPCH -DisableUnity.
#jira #ROBOMERGE-AUTHOR: bryan.sefcik #ROBOMERGE-SOURCE: CL 21121764 via CL 21121765 via CL 21121766 #ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v972-20964824) [CL 21143035 by bryan sefcik in ue5-main branch]
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
#include "HAL/FileManager.h"
|
||||
#include "DirectoryWatcherPrivate.h"
|
||||
|
||||
#if !UE_BUILD_SHIPPING
|
||||
#include "Misc/CoreMisc.h"
|
||||
#endif
|
||||
|
||||
// To see inotify watch events:
|
||||
// TestPAL dirwatcher -LogCmds="LogDirectoryWatcher VeryVerbose"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user