Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
37468fe6fbbeb2dd4d6eb86fbfaca96e8fcce49c
UnrealEngineUWP/Engine/Source/Developer/FileUtilities/Private/FileUtilities.cpp

5 lines
150 B
C++
Raw Normal View History

Fix missing module declaration in FileUtilities (4827582 introduced a link error check). #rb david.harvey #jira UE-69443 #ROBOMERGE-OWNER: ryan.gerleve #ROBOMERGE-AUTHOR: anthony.bills #ROBOMERGE-SOURCE: CL 4867700 in //UE4/Main/... #ROBOMERGE-BOT: ENGINE (Main -> Dev-Networking) [CL 4884062 by anthony bills in Dev-Networking branch]
2019-02-04 12:16:57 -05:00
// Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
#include "Modules/ModuleManager.h"
IMPLEMENT_MODULE(FDefaultModuleImpl, FileUtilities);
Reference in New Issue Copy Permalink
Powered by Gitea Page: 148ms Template: 7ms
English
English
Licenses API