You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Uncovers a problem with DWLinux - files added/removed in a subdirectory get reported with an incorrect path. [CL 2479558 by Dmitry Rekman in Main branch]
5 lines
129 B
C
5 lines
129 B
C
// Copyright 1998-2015 Epic Games, Inc. All Rights Reserved.
|
|
|
|
#pragma once
|
|
|
|
int32 DirectoryWatcherTest(const TCHAR* CommandLine); |